summaryrefslogtreecommitdiffhomepage
path: root/setup.cfg
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-01-03 18:45:01 +0100
committerGuido Günther <agx@sigxcpu.org>2017-01-03 18:47:14 +0100
commitab858d2850ca2bee0130707b77f22f713d68a00b (patch)
tree98cec0b7a00d02454618d263aec8a827b16cc255 /setup.cfg
parentbbee246b1e2c62fa869c7918c1dfcda52354283f (diff)
tests/component/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 8424959a..20ca79d3 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=tests/component/rpm/,svn,CVS,.bzr,.hg,.git,__pycache__,.tox,.eggs,*.egg
+exclude=tests/component/rpm/data,svn,CVS,.bzr,.hg,.git,__pycache__,.tox,.eggs,*.egg