From 6098a568963cf6464fe3276f4499058cc2456311 Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Mon, 25 Jan 2021 18:46:10 -0500 Subject: [PATCH] Update tox.ini --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index c7e3a91e..00bd1210 100644 --- a/tox.ini +++ b/tox.ini @@ -17,7 +17,7 @@ commands= unit2 discover -s tests/unit -p test_*_py3*.py [testenv:coveralls] -passenv=COVERALLS_GIT_BRANCH COVERALLS_REPO_TOKEN DEPENDENCY_INJECTOR_DEBUG_MODE +passenv=COVERALLS_GIT_BRANCH COVERALLS_REPO_TOKEN basepython=python3.9 usedevelop=True deps=