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

Restore types-pywin32 (#591)

* Restore types-pywin32 dependency

* Restore pywin32 type annotations in win32raw

* Add return type to _raw()
This commit is contained in:
Benito López
2023-10-31 13:55:48 +01:00
committed by GitHub
parent 5d3d2ca34b
commit 3b6551004f
2 changed files with 11 additions and 8 deletions

View File

@@ -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