Fix docs build
This commit is contained in:
parent
ea61f287cb
commit
fe9c0573f8
2
tox.ini
2
tox.ini
|
@ -22,7 +22,7 @@ deps = nose
|
|||
hypothesis>4
|
||||
python-barcode
|
||||
commands = pytest --cov escpos
|
||||
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_*
|
||||
|
||||
[testenv:docs]
|
||||
basepython = python
|
||||
|
|
Loading…
Reference in New Issue