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 72eb78c commit 01055b3Copy full SHA for 01055b3
tox.ini
@@ -2,7 +2,7 @@
2
envlist = begin,py{27,py,33,34},py27-django{lts,curr},end,quality
3
4
[tox:travis]
5
-2.7 = begin,py27,py27-django{lts,prev,curr},end,quality
+2.7 = begin,py27,py27-django{lts,curr},end,quality
6
3.3 = py33
7
3.4 = py34
8
0 commit comments