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 3daeca1 commit faaa246Copy full SHA for faaa246
tox.ini
@@ -1,6 +1,6 @@
1
# content of: tox.ini, put in same dir as setup.py
2
[tox]
3
-envlist = py26,py27,py32,py33,pypy
+envlist = py26,py27,py33,pypy
4
[testenv]
5
deps=pytest
6
pytest-cov
0 commit comments