We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b4ba1 commit a335e61Copy full SHA for a335e61
tox.ini
@@ -1,5 +1,5 @@
1
[tox]
2
-envlist = py27, py34, py35, py36, py37
+envlist = py34, py35, py36, py37
3
4
[testenv]
5
commands = python -m unittest discover
0 commit comments