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:
@@ -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
|
||||
|
Reference in New Issue
Block a user