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 51759b8 commit fced072Copy full SHA for fced072
tox.ini
@@ -1,6 +1,6 @@
1
# content of: tox.ini , put in same dir as setup.py
2
[tox]
3
-envlist = py36, py37, py38
+envlist = py37, py38, py39
4
5
[testenv]
6
# install pytest in the virtualenv where commands will be executed
0 commit comments