Move to hacking 0.12

Change-Id: I19d5d0e08ce4a0e11b0cf9bdd8e0d8b186bc9aac
This commit is contained in:
Eric Harney
2016-12-06 16:00:10 -05:00
committed by Michal Dulko
parent 3ae516620c
commit daf404dc54

View File

@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# Install bounded pep8/pyflakes first, then let flake8 install
hacking<0.12,>=0.11.0 # Apache-2.0
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
coverage>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT