We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb7568f commit 4000723Copy full SHA for 4000723
1 file changed
tox.ini
@@ -1,7 +1,6 @@
1
[tox]
2
envlist =
3
-# py26,py27,py32,py33,pypy,cover,docs
4
- py26,py27,cover
+ py26,py27,py32,cover
5
6
[testenv]
7
commands =
0 commit comments