Fix docs build

This commit is contained in:
belono 2022-12-11 18:41:05 +01:00
parent ea61f287cb
commit fe9c0573f8
1 changed files with 1 additions and 1 deletions

View File

@ -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