diff --git a/tox.ini b/tox.ini index b80996e5..57be519a 100644 --- a/tox.ini +++ b/tox.ini @@ -30,4 +30,4 @@ commands = sphinx-build -b html -d {envtmpdir}/doctrees . {envtmpdir}/html deps = flake8 flake8-import-order -commands = flake8 +commands = flake8 --show-source --statistics mopidy tests