new python barcode everywhere
This commit is contained in:
parent
9d571f7b81
commit
575af56662
@ -7,10 +7,11 @@ Changelog
|
||||
|
||||
changes
|
||||
^^^^^^^
|
||||
|
||||
- use version 0.15 and upwards of python-barcode
|
||||
|
||||
contributors
|
||||
^^^^^^^^^^^^
|
||||
- Patrick Kanzler
|
||||
|
||||
|
||||
2023-11-17 - Version 3.0 - "Quietly Confident"
|
||||
|
@ -7,7 +7,7 @@ setuptools
|
||||
setuptools-scm
|
||||
docutils>=0.12
|
||||
sphinxcontrib-spelling>=7.2.0
|
||||
python-barcode>=0.11.0,<1
|
||||
python-barcode>=0.15.0,<1
|
||||
importlib-metadata
|
||||
importlib_resources
|
||||
sphinxcontrib.datatemplates
|
||||
|
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user