Remove explicit pbr dependency
pbr is not use at runtime but is used during installation. It should be pulled by setuptools automatically. Change-Id: I0bf3355c75f7da49050756fac65364d65fc81c91
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# Requirements lower bounds listed here are our best effort to keep them up to
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user