From 71a4ec9c929b3bd5540072bb255902197b074136 Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Tue, 28 Jul 2020 15:45:22 -0400 Subject: [PATCH] Fix coveralls job --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 7c6a41ee..8efdce42 100644 --- a/tox.ini +++ b/tox.ini @@ -14,7 +14,7 @@ commands= [testenv:coveralls] passenv=TRAVIS TRAVIS_JOB_ID TRAVIS_BRANCH DEPENDENCY_INJECTOR_DEBUG_MODE -basepython=python3.6 +basepython=python3.8 usedevelop=True deps= {[testenv]deps}