We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a009e1c commit d54c7aeCopy full SHA for d54c7ae
1 file changed
tox.ini
@@ -40,7 +40,7 @@ setenv =
40
COVERAGE_FILE=.coverage.py3
41
42
[testenv:coverage]
43
-basepython = python3.6
+basepython = python3.8
44
commands =
45
coverage erase
46
coverage combine
0 commit comments