Increase version of hacking and pycodestyle
Change-Id: Ib4340aacba21cadef655998b1729dc6b18e173a8
This commit is contained in:
parent
d33cf3e033
commit
54a176a085
4
tox.ini
4
tox.ini
@ -38,8 +38,8 @@ enable-extensions=H106,H203,H204,H205,H210,H904
|
||||
[testenv:pep8]
|
||||
deps =
|
||||
flake8-import-order>=0.17.1 # LGPLv3
|
||||
hacking>=3.1.0,<4.0.0 # Apache-2.0
|
||||
pycodestyle>=2.0.0,<2.7.0 # MIT
|
||||
hacking>=4.1.0,<5.0.0 # Apache-2.0
|
||||
pycodestyle>=2.0.0,<3.0.0 # MIT
|
||||
Pygments>=2.2.0 # BSD
|
||||
doc8>=0.6.0 # Apache 2.0
|
||||
commands =
|
||||
|
Loading…
x
Reference in New Issue
Block a user