Merge "Bump hacking to 0.12"
This commit is contained in:
commit
0336939cca
2
tox.ini
2
tox.ini
@ -50,7 +50,7 @@ commands =
|
|||||||
python setup.py testr --slowest --coverage --testr-args="{posargs}"
|
python setup.py testr --slowest --coverage --testr-args="{posargs}"
|
||||||
|
|
||||||
[testenv:pep8]
|
[testenv:pep8]
|
||||||
deps = hacking<0.12,>=0.11.0
|
deps = hacking<0.13,>=0.12
|
||||||
commands =
|
commands =
|
||||||
flake8
|
flake8
|
||||||
# Check that .po and .pot files are valid:
|
# Check that .po and .pot files are valid:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user