Update to hacking 0.11.0

Change-Id: Ifbfa756f368d2a957918d7c5b09cc3d370efa75d
This commit is contained in:
ZhiQiang Fan
2016-05-13 05:15:10 +08:00
parent af6e6651fd
commit 45daf16470
19 changed files with 1 additions and 56 deletions

View File

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