From a96eb1d22f316fccdb56053e312b60ea4b1df2a7 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Wed, 7 Dec 2016 11:47:56 +0100 Subject: buildpackage_rpm: flake8 clean --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 4bb5498e..fe604821 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/,gbp/scripts/rpm_ch.py,gbp/scripts/buildpackage_rpm.py,svn,CVS,.bzr,.hg,.git,__pycache__,.tox,.eggs,*.egg +exclude=gbp/rpm,tests/*rpm*,tests/component/rpm/,gbp/scripts/rpm_ch.py,svn,CVS,.bzr,.hg,.git,__pycache__,.tox,.eggs,*.egg -- cgit v1.2.3