remove pbr from requirements.txt. It's not a run-time dependency
Change-Id: I46f498122fccb0830304acba7f99fee64badfe12
This commit is contained in:
parent
c03d53ab77
commit
6e95fb5d16
@ -2,7 +2,6 @@
|
|||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
|
|
||||||
pbr>=1.6
|
|
||||||
dnspython>=1.12.0;python_version<'3.0'
|
dnspython>=1.12.0;python_version<'3.0'
|
||||||
dnspython3>=1.12.0;python_version>='3.0'
|
dnspython3>=1.12.0;python_version>='3.0'
|
||||||
eventlet>=0.16.1,!=0.17.0
|
eventlet>=0.16.1,!=0.17.0
|
||||||
|
Loading…
Reference in New Issue
Block a user