revert back to the old way of calling flake8 linter

This commit is contained in:
Christian Adams 2020-04-20 17:20:29 -04:00
parent e9b254b9d2
commit 97acba8fe9

View File

@ -22,6 +22,7 @@ exclude=.tox,venv,awx/lib/site-packages,awx/plugins/inventory,awx/ui,awx/api/url
[testenv:linters]
deps =
make
flake8
yamllint
commands =