Revert "Temporarily disable OpenStack PyPi"
This should re-enable pypi.openstack.org - which at this point should have every package we want.
This reverts commit 4369225cf9
This commit is contained in:
parent
4369225cf9
commit
073811dada
@ -1,2 +1,3 @@
|
||||
[global]
|
||||
index-url = http://pypi.python.org/simple
|
||||
index-url = http://pypi.openstack.org
|
||||
extra-index-url = http://pypi.python.org/simple
|
||||
|
@ -1,2 +1,2 @@
|
||||
[easy_install]
|
||||
index_url = http://pypi.python.org/simple/
|
||||
index_url = http://pypi.openstack.org
|
||||
|
Loading…
Reference in New Issue
Block a user