summaryrefslogtreecommitdiffhomepage
path: root/setup.cfg
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-12-07 13:21:55 +0100
committerGuido Günther <agx@sigxcpu.org>2016-12-07 13:30:16 +0100
commite64547b900749592a610b884241575f409a6266f (patch)
treea0c16fb266be57b83ce69150b916cf5e0ca4bdb7 /setup.cfg
parent73d30ef38a57fd5b10d862c8311a08196f24e001 (diff)
gbp/rpm: flake8 clean
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 858a460e..8424959a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -18,4 +18,4 @@ modules = gbp, tests/test_*.py
# E265: block comment should start with '# '
ignore=E501,E265
builtins=unicode,execfile,raw_input
-exclude=gbp/rpm,tests/component/rpm/,svn,CVS,.bzr,.hg,.git,__pycache__,.tox,.eggs,*.egg
+exclude=tests/component/rpm/,svn,CVS,.bzr,.hg,.git,__pycache__,.tox,.eggs,*.egg