Update tox.ini
This commit is contained in:
parent
b6c58107ea
commit
b7955d4a99
1
tox.ini
1
tox.ini
@ -24,6 +24,7 @@ deps = jaconv
|
|||||||
python-barcode
|
python-barcode
|
||||||
commands = pytest --cov escpos --cov-report=xml
|
commands = pytest --cov escpos --cov-report=xml
|
||||||
passenv = ESCPOS_CAPABILITIES_PICKLE_DIR, ESCPOS_CAPABILITIES_FILE, CI, TRAVIS, TRAVIS_*, APPVEYOR, APPVEYOR_*, CODECOV_*
|
passenv = ESCPOS_CAPABILITIES_PICKLE_DIR, ESCPOS_CAPABILITIES_FILE, CI, TRAVIS, TRAVIS_*, APPVEYOR, APPVEYOR_*, CODECOV_*
|
||||||
|
setenv = PY_IGNORE_IMPORTMISMATCH=1
|
||||||
|
|
||||||
[testenv:docs]
|
[testenv:docs]
|
||||||
basepython = python
|
basepython = python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user