tests: Add pep8-naming to tox flake8 env

This commit is contained in:
Thomas Adamcik 2014-12-30 00:32:03 +01:00
parent c0ae202670
commit f30ca831b6

View File

@ -30,4 +30,5 @@ commands = sphinx-build -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
deps =
flake8
flake8-import-order
pep8-naming
commands = flake8 --show-source --statistics mopidy tests