diff options
| author | Monty Taylor <mordred@inaugust.com> | 2012-06-25 11:31:49 -0500 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2012-06-25 11:31:49 -0500 |
| commit | 99586e05d7f70e0adb2eddaff7f079ec04b464fd (patch) | |
| tree | 0428e2b41fb1947faea74a635cbfe3b40d52f736 /tools | |
| parent | 01dd4540c5d444274b02f71184a9779012c6c5e6 (diff) | |
| download | python-openstackclient-99586e05d7f70e0adb2eddaff7f079ec04b464fd.tar.gz | |
Add post-tag versioning.
Change-Id: I98e5f7aa788b1ab1a866b21e0a17a63b8d5efae3
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 5faba275..dcb4d0ca 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -3,6 +3,5 @@ argparse httplib2 prettytable simplejson --e git://github.com/openstack/python-keystoneclient.git#egg=python-keystoneclient --e git+https://github.com/openstack/python-novaclient.git#egg=python_novaclient - +https://github.com/openstack/python-keystoneclient/zipball/master#egg=python-keystoneclient +https://github.com/openstack/python-novaclient/zipball/master#egg=python-novaclient |
