Remove explicit pbr dependency
pbr is not use at runtime but is used during installation. It should be pulled by setuptools automatically. Change-Id: I22b79168358f2716c7a5d970bdcb6dc0581bfd06
This commit is contained in:
parent
5c8629d2ff
commit
ff8b6d4c07
@ -2,8 +2,6 @@
|
||||
# date but we do not test them so no guarantee of having them all correct. If
|
||||
# you find any incorrect lower bounds, let us know or propose a fix.
|
||||
|
||||
pbr>=2.0.0 # Apache-2.0
|
||||
|
||||
futurist>=1.2.0 # Apache-2.0
|
||||
oslo.config>=5.2.0 # Apache-2.0
|
||||
oslo.context>=5.3.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user