From 105bfffbf0e01de6cb21cefec27a8ae9874b1742 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Wed, 4 Jan 2017 18:54:05 +0100 Subject: Use flake8 clean version of rpm test data --- setup.cfg | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 20ca79d3..57bf8101 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,4 +18,3 @@ modules = gbp, tests/test_*.py # E265: block comment should start with '# ' ignore=E501,E265 builtins=unicode,execfile,raw_input -exclude=tests/component/rpm/data,svn,CVS,.bzr,.hg,.git,__pycache__,.tox,.eggs,*.egg -- cgit v1.2.3