Do not sync requirements to pbr

Syncing the requirements to pbr introduces a dependency on pip 1.4.
We don't actually require pip 1.4, and saying that we do breaks package
installation in a lot of cases.

Fixes-bug: #1296310
Change-Id: I69c67c4c8cba7076e33292eaab9070ba51b4dff3
This commit is contained in:
Doug Hellmann 2014-03-23 08:50:31 -07:00
parent dfa34f0b99
commit ccfc70ec72

View File

@ -1,6 +1,5 @@
openstack-dev/devstack
openstack-dev/hacking
openstack-dev/pbr
openstack-infra/devstack-gate
openstack/api-site
openstack/ceilometer