Skip to content

Commit

Permalink
Replace git url with github zipball.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
emonty authored and ttx committed May 24, 2012
1 parent 995372f commit b71894e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pip-requires
Expand Up @@ -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

0 comments on commit b71894e

Please sign in to comment.