We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1dc90b commit 3759b26Copy full SHA for 3759b26
1 file changed
tox.ini
@@ -23,7 +23,7 @@ commands = flake8 {toxinidir}/progressbar {toxinidir}/tests {toxinidir}/examples
23
24
[testenv:docs]
25
changedir =
26
-basepython = python3.7
+basepython = python3
27
deps = -r{toxinidir}/docs/requirements.txt
28
whitelist_externals =
29
rm
0 commit comments