diff --git a/tox.ini b/tox.ini index 162674b1c..bd927820d 100644 --- a/tox.ini +++ b/tox.ini @@ -4,7 +4,7 @@ envlist=py26,py27,py31,py32,py27-xdist,py25,py24 indexserver= pypi = http://pypi.python.org/simple testrun = http://pypi.testrun.org -# default = http://pypi.testrun.org + default = http://pypi.testrun.org [testenv] changedir=testing @@ -50,12 +50,8 @@ deps=:pypi:sphinx commands= make html -;;[testenv:py31] -;;deps=:pypi:nose>=1.0 - [testenv:py31] -deps= - {distshare}/py-1.4.6* +deps=:pypi:nose>=1.0 [testenv:py31-xdist] deps=pytest-xdist