We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0357e9 commit f7f0bdaCopy full SHA for f7f0bda
tox.ini
@@ -1,7 +1,5 @@
1
[tox]
2
-envlist = py26, py27, py33
3
-# py34 is pending on https://github.com/pypa/virtualenv/issues/463 to be
4
-# released in a stable version
+envlist = py26, py27, py33, py34, py35
5
6
[testenv]
7
commands = make test []
0 commit comments