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

improve mypy and test config

This commit is contained in:
Patrick Kanzler
2023-09-03 23:08:36 +02:00
parent 71ce2528f3
commit 8493cb3f57
3 changed files with 19 additions and 5 deletions

View File

@@ -49,12 +49,12 @@ setup_requires = setuptools_scm
tests_require =
jaconv
tox
pytest!=3.2.0,!=3.3.0
pytest>=7.4
pytest-cov
pytest-mock
scripttest
mock
hypothesis>4
hypothesis>=6.83
flake8
sphinxcontrib-spelling>=7.2.0