Merge "Bump hacking to 0.12"

This commit is contained in:
Jenkins 2016-12-07 15:53:21 +00:00 committed by Gerrit Code Review
commit 0336939cca

View File

@ -50,7 +50,7 @@ commands =
python setup.py testr --slowest --coverage --testr-args="{posargs}"
[testenv:pep8]
deps = hacking<0.12,>=0.11.0
deps = hacking<0.13,>=0.12
commands =
flake8
# Check that .po and .pot files are valid: