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

improve tests

This commit is contained in:
Patrick Kanzler
2023-09-04 00:18:12 +02:00
parent 8a4816d4d4
commit 8a461bf2aa
3 changed files with 59 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ install_requires =
setup_requires = setuptools_scm
tests_require =
jaconv
tox
tox>=4.11
pytest>=7.4
pytest-cov
pytest-mock