From 10da3f13848d3de2ffebf1afe5ea8ebef754aa17 Mon Sep 17 00:00:00 2001 From: belono Date: Mon, 30 Oct 2023 23:41:32 +0100 Subject: [PATCH] Restore types-pywin32 dependency --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 2abdad6..bafb326 100644 --- a/tox.ini +++ b/tox.ini @@ -57,6 +57,7 @@ deps = mypy types-appdirs types-Pillow types-pyserial + types-pywin32>=306.0.0.6 hypothesis>=6.83 jaconv commands = mypy src test