Update hacking version of new repo

Update to version 3.0 of hacking.

Change-Id: I011bba5356ad6c253cbba3816b05885fe12abacc
This commit is contained in:
Andreas Jaeger 2020-03-30 21:41:59 +02:00
parent 02e6702c9f
commit 0ea9742f28
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=0.12.0,<0.13 # Apache-2.0
hacking>=3.0,<3.1 # Apache-2.0
coverage>=4.0,!=4.4 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD