summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorMatthew Jones <mat@matburt.net>2015-02-04 22:32:04 +0100
committerMatthew Jones <mat@matburt.net>2015-02-04 22:32:14 +0100
commit9e97783b1365b838bc69ddbbf5009cb21878a4fc (patch)
treea3249911d575b44cea5d48229513d4b88bd6ff30 /setup.cfg
parentmade checkboxes clickable with label (diff)
downloadawx-9e97783b1365b838bc69ddbbf5009cb21878a4fc.tar.xz
awx-9e97783b1365b838bc69ddbbf5009cb21878a4fc.zip
Fixing up more pep8 issues
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index defc2366f1..5eb8ec9ecb 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -14,4 +14,4 @@
# W391 - Blank line at end of file
# W293 - Blank line contains whitespace
ignore=E201,E203,E221,E225,E231,E241,E251,E261,E265,E302,E303,E501,W291,W391,W293
-exclude=awx/lib/site-packages,awx/ui,awx/api/urls.py,awx/main/migrations
+exclude=awx/lib/site-packages,awx/ui,awx/api/urls.py,awx/main/migrations,awx/main/tests/data