diff options
| author | Monty Taylor <mordred@inaugust.com> | 2012-05-23 11:09:43 -0400 |
|---|---|---|
| committer | Thierry Carrez <thierry@openstack.org> | 2012-05-24 11:24:26 +0200 |
| commit | b71894e0da454b732e57a264e00d8bae2dae386f (patch) | |
| tree | 7ae11bdcbedeeb811facfc37d2b5f598b15bbe8d /tools | |
| parent | 995372fff77677991fe50adf3e9a35deac867f7b (diff) | |
| download | python-glanceclient-folsom-1.tar.gz | |
Replace git url with github zipball.folsom-1
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-requires | 2 |
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 |
