Bump hacking to 0.12

Change-Id: Ia3eae43f000c022e99981c6a1a5a45df8d0e693c
This commit is contained in:
Julien Danjou 2016-11-07 22:24:04 +01:00
parent 9e03f7ef80
commit 72ef1412e3

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: