summaryrefslogtreecommitdiffhomepage
path: root/setup.cfg
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-12-07 11:52:51 +0100
committerGuido Günther <agx@sigxcpu.org>2016-12-07 11:55:57 +0100
commitd625c205feb5ff0609a3cc34bc96db4c22f4d2b1 (patch)
treeb24c47e7bf16ce76416a7dad3f8abdb6c8ddc4d4 /setup.cfg
parent09dac7b1f389f84cb24cb3b0fb29aa48104b3514 (diff)
tests/*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 20cb131a..858a460e 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/*rpm*,tests/component/rpm/,svn,CVS,.bzr,.hg,.git,__pycache__,.tox,.eggs,*.egg
+exclude=gbp/rpm,tests/component/rpm/,svn,CVS,.bzr,.hg,.git,__pycache__,.tox,.eggs,*.egg