Upgrade to latest hacking - v6
No code changes needed to comply with newest flake. Change-Id: I256397efe0fbb3e307d808b0eda2e4d72d83f9b0
This commit is contained in:
parent
0304c73c0e
commit
d7234c2be0
2
tox.ini
2
tox.ini
@ -39,7 +39,7 @@ commands = stestr run {posargs}
|
|||||||
|
|
||||||
[testenv:pep8]
|
[testenv:pep8]
|
||||||
deps =
|
deps =
|
||||||
hacking>=4.1.0,<5.0.0 # Apache-2.0
|
hacking~=6.0.0 # Apache-2.0
|
||||||
bashate>=0.5.1 # Apache-2.0
|
bashate>=0.5.1 # Apache-2.0
|
||||||
flake8-import-order>=0.17.1 # LGPLv3
|
flake8-import-order>=0.17.1 # LGPLv3
|
||||||
pycodestyle>=2.0.0,<3.0.0 # MIT
|
pycodestyle>=2.0.0,<3.0.0 # MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user