1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

Install types-pywin32 for mypy (#568)

This commit is contained in:
Patrick Kanzler
2023-09-17 23:39:16 +02:00
committed by GitHub
parent 89aaae0186
commit adcde8abda

View File

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