1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00

pass on env variables in tox builds

This commit is contained in:
Patrick Kanzler
2018-05-14 14:26:45 +02:00
committed by GitHub
parent 268a4a18a0
commit 632395a872

View File

@@ -13,6 +13,7 @@ deps = nose
hypothesis!=3.56.9 hypothesis!=3.56.9
viivakoodi viivakoodi
commands = py.test --cov escpos commands = py.test --cov escpos
passenv = ESCPOS_CAPABILITIES_PICKLE_DIR ESCPOS_CAPABILITIES_FILE CI TRAVIS TRAVIS_* APPVEYOR APPVEYOR_* CODECOV_*
[testenv:docs] [testenv:docs]
basepython = python basepython = python