1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-10-03 09:19:59 +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-appdirs
types-Pillow types-Pillow
types-pyserial types-pyserial
types-pywin32
hypothesis>=6.83 hypothesis>=6.83
jaconv jaconv
commands = mypy src test commands = mypy src test