Remove pbr as a runtime dependency
The pbr package is only a build time dependency and as such should not be in the requirements.txt requirements file. Change-Id: I5ee90767850c2caa4534f69b967f6dce6eca0de1
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# Packages needed for using this library.
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
anyjson>=0.3.3
|
||||
iso8601>=0.1.9
|
||||
# Python 2->3 compatibility library.
|
||||
|
||||
Reference in New Issue
Block a user