Update to a more modern hacking version
Hacking checks are not automatically pushed out via the OpenStack proposal bot. This change allows for a more modern version of hacking. Change-Id: Iffa8f959da8ebed1ca0ffc355f22054d2a6b37da
This commit is contained in:
parent
8cda799d5d
commit
c25098b788
@ -3,7 +3,7 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
# NOTE: These are requirements for testing the requirements project only
|
||||
# See global-requirements for the actual requirements list
|
||||
hacking<0.13,>=0.10
|
||||
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
testtools>=1.4.0 # MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user