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

enable all extras on tox

This commit is contained in:
Patrick Kanzler
2023-08-17 01:30:05 +02:00
parent 7ca023a9ba
commit 26ed9c4ecb
2 changed files with 9 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ deps = jaconv
pytest-mock
hypothesis>4
python-barcode
extras = all
commands = pytest
passenv = ESCPOS_CAPABILITIES_PICKLE_DIR, ESCPOS_CAPABILITIES_FILE, CI, TRAVIS, TRAVIS_*, APPVEYOR, APPVEYOR_*, CODECOV_*
setenv = PY_IGNORE_IMPORTMISMATCH=1