1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-07-15 08:43:30 +00:00

test examples too

This commit is contained in:
Patrick Kanzler 2023-12-15 14:13:16 +01:00
parent 7ad4396b48
commit 3fb52f4d9d

View File

@ -58,6 +58,7 @@ deps = mypy
types-Pillow types-Pillow
types-pyserial types-pyserial
types-pywin32>=306.0.0.6 types-pywin32>=306.0.0.6
types-flask
hypothesis>=6.83 hypothesis>=6.83
jaconv jaconv
commands = mypy src test commands = mypy src test examples