diff options
Diffstat (limited to 'repo/pip/code_url.conf')
-rw-r--r-- | repo/pip/code_url.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/pip/code_url.conf b/repo/pip/code_url.conf index c3c90c4c..8d82875c 100644 --- a/repo/pip/code_url.conf +++ b/repo/pip/code_url.conf @@ -16,7 +16,7 @@ export GIT_URL="https://github.com/openstack/keystone.git \ https://github.com/openstack/heat.git \ https://github.com/openstack/python-heatclient.git \ https://github.com/openstack/aodh.git \ - https://github.com/openstack/python-aodhclient.git \ + https://github.com/openstack/python-aodhclient.git" export PIP_GIT_URL="https://github.com/openstack/congress.git \ https://github.com/openstack/python-congressclient.git \ |