adapt to simplified tox indexserver definition

This commit is contained in:
holger krekel 2010-11-08 21:13:24 +01:00
parent 51fa358d8a
commit 5bec71edc4
1 changed files with 3 additions and 6 deletions

View File

@ -1,12 +1,9 @@
[tox]
distshare={homedir}/.tox/distshare
envlist=py26,py27,py31,py32,py27-xdist,py25,py24
[indexserver:default]
url = http://pypi.testrun.org
[indexserver:pypi]
url = http://pypi.python.org/simple
indexserver=
default = http://pypi.testrun.org
pypi = http://pypi.python.org/simple
[testenv]
changedir=testing