diff options
| author | Brian Waldon <bcwaldon@gmail.com> | 2012-04-03 10:01:49 -0700 |
|---|---|---|
| committer | Brian Waldon <bcwaldon@gmail.com> | 2012-04-03 10:01:49 -0700 |
| commit | fc02efd1c7b033b67b1ecc6a00b06155f9948cdd (patch) | |
| tree | 81bd1672c773658cb6d70dae4679bea5de0d37a8 /tools | |
| parent | 59e586ed942b94f973ce2a36861b07a0671cfb71 (diff) | |
| download | python-glanceclient-fc02efd1c7b033b67b1ecc6a00b06155f9948cdd.tar.gz | |
Correct keystoneclient egg name in pip-requires
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 01e5e25..e8bcd9d 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -3,4 +3,4 @@ httplib2 prettytable simplejson --e git://github.com/openstack/python-keystoneclient.git#egg=keystoneclient +-e git://github.com/openstack/python-keystoneclient.git#egg=python-keystoneclient |
