summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorAlanCoding <arominge@redhat.com>2019-09-17 21:58:35 +0200
committerAlanCoding <arominge@redhat.com>2019-09-27 20:29:04 +0200
commit75bb7aae147ab933c88ba7af4cb60293a667b80c (patch)
treeaf224468f69fb1721acc1d620bdc0b6c51f5581b /setup.cfg
parentrename awx modules folder to collection (diff)
downloadawx-75bb7aae147ab933c88ba7af4cb60293a667b80c.tar.xz
awx-75bb7aae147ab933c88ba7af4cb60293a667b80c.zip
update references to collection folder
Diffstat (limited to 'setup.cfg')
-rwxr-xr-xsetup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 227322dace..beb4521b99 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -18,4 +18,4 @@ exclude=.tox,venv,awx/lib/site-packages,awx/plugins/inventory/ec2.py,awx/plugins
[flake8]
max-line-length=160
ignore=E201,E203,E221,E225,E231,E241,E251,E261,E265,E303,W291,W391,W293,E731,W504
-exclude=.tox,venv,awx/lib/site-packages,awx/plugins/inventory,awx/ui,awx/api/urls.py,awx/main/migrations,awx/main/tests/data,node_modules/,awx/projects/,tools/docker,awx/settings/local_*.py,installer/openshift/settings.py,build/,installer/,awxkit/test,awx_modules/
+exclude=.tox,venv,awx/lib/site-packages,awx/plugins/inventory,awx/ui,awx/api/urls.py,awx/main/migrations,awx/main/tests/data,node_modules/,awx/projects/,tools/docker,awx/settings/local_*.py,installer/openshift/settings.py,build/,installer/,awxkit/test,awx_collection/