Pbr requirement went missing
Not really sure where the pbr requirement went but making sure its defined in the requirements file so that it gets included when building. Change-Id: Ie332fc0c9ad39e303b18812500bb07086d78f4ab
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# Packages needed for using this library.
|
# Packages needed for using this library.
|
||||||
|
pbr>=0.5.21,<1.0
|
||||||
anyjson>=0.3.3
|
anyjson>=0.3.3
|
||||||
iso8601>=0.1.4
|
iso8601>=0.1.4
|
||||||
# Python 2->3 compatibility library.
|
# Python 2->3 compatibility library.
|
||||||
|
|||||||
Reference in New Issue
Block a user