1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00

Install types-pywin32 for mypy

This commit is contained in:
Patrick Kanzler
2023-09-17 23:31:54 +02:00
committed by GitHub
parent 89aaae0186
commit 559ca66306

View File

@@ -56,6 +56,7 @@ deps = mypy
types-appdirs
types-Pillow
types-pyserial
types-pywin32
hypothesis>=6.83
jaconv
commands = mypy src test