We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 652c1bb + cbc1fb0 commit 7046562Copy full SHA for 7046562
1 file changed
tox.ini
@@ -1,6 +1,6 @@
1
[tox]
2
minversion = 3.2.0
3
-envlist = py37,pep8
+envlist = py38,pep8
4
skipdist = True
5
# Automatic envs (pyXX) will only use the python version appropriate to that
6
# env and ignore basepython inherited from [testenv] if we set
0 commit comments