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
This commit is contained in:
Monty Taylor
2012-05-23 11:09:43 -04:00
parent 995372fff7
commit ee7ea16481

View File

@@ -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