summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorMatthew Jones <mat@matburt.net>2015-02-04 20:43:46 +0100
committerMatthew Jones <mat@matburt.net>2015-02-04 20:44:38 +0100
commit1d76c1cd06ddc22c0e2b471f32601a369dd8a966 (patch)
tree9fdb22bd2009f388523dbbba38898a8040d55daf /setup.cfg
parentMerge pull request #55 from ansible/popover_disable (diff)
downloadawx-1d76c1cd06ddc22c0e2b471f32601a369dd8a966.tar.xz
awx-1d76c1cd06ddc22c0e2b471f32601a369dd8a966.zip
More pep8 goodness
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 f3d3896143..defc2366f1 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
+exclude=awx/lib/site-packages,awx/ui,awx/api/urls.py,awx/main/migrations