mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-11 09:00:57 +03:00
Update tox.ini to pass github token
This commit is contained in:
parent
cb76b2dc73
commit
168dc2811a
2
tox.ini
2
tox.ini
|
@ -17,7 +17,7 @@ commands=
|
||||||
unit2 discover -s tests/unit -p test_*_py3*.py
|
unit2 discover -s tests/unit -p test_*_py3*.py
|
||||||
|
|
||||||
[testenv:coveralls]
|
[testenv:coveralls]
|
||||||
passenv=COVERALLS_GIT_BRANCH COVERALLS_REPO_TOKEN
|
passenv=COVERALLS_GIT_BRANCH COVERALLS_REPO_TOKEN GITHUB_TOKEN
|
||||||
basepython=python3.9
|
basepython=python3.9
|
||||||
usedevelop=True
|
usedevelop=True
|
||||||
deps=
|
deps=
|
||||||
|
|
Loading…
Reference in New Issue
Block a user