We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f41fc7 commit 1800082Copy full SHA for 1800082
1 file changed
tox.ini
@@ -6,7 +6,7 @@
6
# content of: tox.ini , put in same dir as setup.py
7
# for more info: http://tox.readthedocs.io/en/latest/config.html
8
[tox]
9
-envlist = py27, py34, py35, py36
+envlist = py36, py37, py38, py39
10
11
[testenv]
12
deps =
0 commit comments