We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8032e8c commit 08ca6bbCopy full SHA for 08ca6bb
tox.ini
@@ -1,5 +1,5 @@
1
[tox]
2
-envlist = py27,py33,py34,pypy,flake8
+envlist = py{27,33,34,35,36},pypy,flake8
3
4
[testenv]
5
VIRTUAL_ENV={envdir}
0 commit comments