Update tox.ini

This commit is contained in:
Roman Mogylatov 2021-01-25 18:46:10 -05:00
parent 500be25220
commit 6098a56896

View File

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