mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
update to newest python-barcode (#595)
* update to newest python-barcode
This commit is contained in:
4
tox.ini
4
tox.ini
@@ -21,7 +21,7 @@ deps = jaconv
|
||||
pytest-cov
|
||||
pytest-mock
|
||||
hypothesis>=6.83
|
||||
python-barcode
|
||||
python-barcode>=0.15.0,<1
|
||||
extras = all
|
||||
commands = pytest
|
||||
passenv = ESCPOS_CAPABILITIES_PICKLE_DIR, ESCPOS_CAPABILITIES_FILE, CI, TRAVIS, TRAVIS_*, APPVEYOR, APPVEYOR_*, CODECOV_*
|
||||
@@ -32,7 +32,7 @@ basepython = python
|
||||
changedir = doc
|
||||
deps = sphinx>=7.2.3
|
||||
setuptools_scm
|
||||
python-barcode
|
||||
python-barcode>=0.15.0,<1
|
||||
sphinx-argparse
|
||||
sphinxcontrib-spelling>=8.0.0
|
||||
sphinxcontrib.datatemplates
|
||||
|
Reference in New Issue
Block a user