needs pypi.testrun.org for now to pull py lib
This commit is contained in:
parent
c2cdc66eca
commit
85118e9019
2
tox.ini
2
tox.ini
|
@ -4,7 +4,7 @@ envlist=py26,py27,py31,py32,py27-xdist,py25,py24
|
||||||
indexserver=
|
indexserver=
|
||||||
pypi = http://pypi.python.org/simple
|
pypi = http://pypi.python.org/simple
|
||||||
testrun = http://pypi.testrun.org
|
testrun = http://pypi.testrun.org
|
||||||
default = http://pypi.python.org/simple
|
default = http://pypi.testrun.org
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
changedir=testing
|
changedir=testing
|
||||||
|
|
Loading…
Reference in New Issue