@ -32,7 +32,7 @@ deps =
pep8-naming
pyflakes
commands =
flake8 apps
flake8 apps --extend-exclude apps/scripts
[flake8]
ignore = W503, I100, I101