summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-05-23 11:09:43 -0400
committerMonty Taylor <mordred@inaugust.com>2012-05-23 11:38:06 -0400
commitee7ea1648183215e10736a42c736ac02ed9bee8a (patch)
tree7ae11bdcbedeeb811facfc37d2b5f598b15bbe8d /tools
parent995372fff77677991fe50adf3e9a35deac867f7b (diff)
downloadpython-glanceclient-ee7ea1648183215e10736a42c736ac02ed9bee8a.tar.gz
Replace git url with github zipball.
distribute does not grok git urls, but auto-generated zipfiles are a short-term workaround until we've got pypi uploads sorted. Fixes bug 1003328 Change-Id: Iaded7245cea7a30c2f421c7b48ece9823aaf152f
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index a52a4ed..e9cc88b 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -2,4 +2,4 @@ argparse
httplib2
prettytable
--e git://github.com/openstack/python-keystoneclient.git#egg=python-keystoneclient
+-e https://github.com/openstack/python-keystoneclient/zipball/master#egg=python-keystoneclient