summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsetup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 4b1e22709e..89068bc834 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -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 =