Merge "Move to hacking 0.12"

This commit is contained in:
Jenkins 2016-12-09 18:30:15 +00:00 committed by Gerrit Code Review
commit f568d09543

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