flake8: Reenable flake8-import-order
This commit is contained in:
parent
88cdabf034
commit
70a07373ad
3
tox.ini
3
tox.ini
@ -37,8 +37,7 @@ commands = sphinx-build -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
|
||||
[testenv:flake8]
|
||||
deps =
|
||||
flake8
|
||||
# TODO: Re-enable once https://github.com/PyCQA/flake8-import-order/issues/79 is released.
|
||||
# flake8-import-order
|
||||
flake8-import-order
|
||||
pep8-naming
|
||||
commands = flake8 --show-source --statistics mopidy tests
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user