Bump hacking to 0.12
Change-Id: Ic6865a2f434774ad23fc637bef77c33f9db12998
This commit is contained in:
parent
efcff7f029
commit
0e49f8864c
2
tox.ini
2
tox.ini
@ -50,7 +50,7 @@ commands =
|
||||
commands = pifpaf -g AODH_TEST_STORAGE_URL run mysql -- python setup.py testr --slowest --coverage --testr-args="{posargs}"
|
||||
|
||||
[testenv:pep8]
|
||||
deps = hacking<0.12,>=0.11.0
|
||||
deps = hacking>=0.12,<0.13
|
||||
commands =
|
||||
flake8
|
||||
# Check that .po and .pot files are valid:
|
||||
|
Loading…
Reference in New Issue
Block a user