]> git.phdru.name Git - sqlconvert.git/commitdiff
Exclude ez_setup.py from flake8 testing
authorOleg Broytman <phd@phdru.name>
Sun, 21 Aug 2016 08:08:44 +0000 (11:08 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 21 Aug 2016 08:08:44 +0000 (11:08 +0300)
setup.cfg

index 1872c407f00d02299caaccbf0c49a905a1b75786..00080ab506d6400bc891b4a518b46494f1d8c9af 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -11,5 +11,4 @@ tag_date = 0
 tag_svn_revision = 0
 
 [flake8]
 tag_svn_revision = 0
 
 [flake8]
-exclude = .git,docs/conf.py
-
+exclude = .git,docs/conf.py,ez_setup.py