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