diff --git a/tox.ini b/tox.ini index 11df1bdc5..bcb8146f2 100644 --- a/tox.ini +++ b/tox.ini @@ -1,6 +1,6 @@ [tox] distshare={homedir}/.tox/distshare -envlist=py24,py26,py27,py27-nobyte,py31,py32,py33,py27-xdist,py25,trial +envlist=py25,py26,py27,py27-nobyte,py31,py32,py33,py27-xdist,trial indexserver= pypi = http://pypi.python.org/simple testrun = http://pypi.testrun.org