From e64547b900749592a610b884241575f409a6266f Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Wed, 7 Dec 2016 13:21:55 +0100 Subject: gbp/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 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 -- cgit v1.2.3