Update tox.ini to pass all GH vars

This commit is contained in:
Roman Mogylatov 2021-01-26 20:54:50 -05:00
parent 168dc2811a
commit ae2384d0d3

View File

@ -17,7 +17,7 @@ commands=
unit2 discover -s tests/unit -p test_*_py3*.py
[testenv:coveralls]
passenv=COVERALLS_GIT_BRANCH COVERALLS_REPO_TOKEN GITHUB_TOKEN
passenv = GITHUB_* COVERALLS_*
basepython=python3.9
usedevelop=True
deps=