We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ae954 commit a1597f4Copy full SHA for a1597f4
tox.ini
@@ -1,5 +1,5 @@
1
[tox]
2
-envlist = py26,py27,py33,py34,py35,flake8
+envlist = py27,py36,flake8
3
4
[testenv]
5
commands = nosetests {posargs}
0 commit comments