Merge pull request #6765 from rooftopcellist/fix_flake_zuul

revert back to the old way of calling flake8 linter

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot] 2020-04-21 21:37:36 +00:00 committed by GitHub
commit c56352daa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 =