mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-06 14:40:48 +03:00
Update tox.ini
This commit is contained in:
parent
500be25220
commit
6098a56896
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 DEPENDENCY_INJECTOR_DEBUG_MODE
|
passenv=COVERALLS_GIT_BRANCH COVERALLS_REPO_TOKEN
|
||||||
basepython=python3.9
|
basepython=python3.9
|
||||||
usedevelop=True
|
usedevelop=True
|
||||||
deps=
|
deps=
|
||||||
|
|
Loading…
Reference in New Issue
Block a user