Bump hacking to 0.12
Change-Id: Ia3eae43f000c022e99981c6a1a5a45df8d0e693c
This commit is contained in:
parent
9e03f7ef80
commit
72ef1412e3
2
tox.ini
2
tox.ini
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user