Add pbr as dep, remove hacking
pbr was coming in transitively. hacking is no longer needed since we're using pre-commit. Signed-off-by: Stephen Finucane <stephenfin@redhat.com> Change-Id: I579f1724257d4f1fedb6b40b7d0c06e116b16fd7
This commit is contained in:
@@ -1 +1,2 @@
|
||||
openstacksdk>=0.13.0 # Apache-2.0
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
||||
|
||||
coverage!=4.4,>=4.0 # Apache-2.0
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
jsonschema>=3.2.0 # MIT
|
||||
|
||||
Reference in New Issue
Block a user