Skip to content

Commit

Permalink
bug #862667
Browse files Browse the repository at this point in the history
Add https as an option for pip-requires.

Change-Id: Ib791dce52636c0caf02b0f21046f3cbf21fce814
  • Loading branch information
Jake Dahn committed Nov 7, 2011
1 parent d3d71ff commit 7f6f596
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openstack-dashboard/tools/pip-requires
Expand Up @@ -23,5 +23,5 @@ sphinx
-e git+https://github.com/openstack/quantum.git#egg=quantum
-e git+https://github.com/jacobian/openstack.compute.git#egg=openstack
-e git+https://github.com/cloudbuilders/openstackx.git#egg=openstackx
-e git://github.com/rackspace/python-novaclient.git#egg=python-novaclient
-e git://github.com/4P/python-keystoneclient.git#egg=python-keystoneclient
-e git+https://github.com/rackspace/python-novaclient.git#egg=python-novaclient
-e git+https://github.com/4P/python-keystoneclient.git#egg=python-keystoneclient

0 comments on commit 7f6f596

Please sign in to comment.