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 ad19f7b commit 7548738Copy full SHA for 7548738
tox.ini
@@ -1,5 +1,5 @@
1
[tox]
2
-envlist = flake8,py27,py33,py34,docs
+envlist = flake8,py27,py33,py34,py35,pypy,docs
3
4
[testenv]
5
deps = pytest>=2.7.2
0 commit comments