]> git.phdru.name Git - cookiecutter.git/commitdiff
Exclude ez_setup.py from flake8 tests
authorOleg Broytman <phd@phdru.name>
Sun, 31 Jul 2016 21:05:41 +0000 (00:05 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 31 Jul 2016 21:05:41 +0000 (00:05 +0300)
project_template/setup.cfg

index 1872c407f00d02299caaccbf0c49a905a1b75786..bb7cd948cf94e127c3893a6d3858d66389b6a8f0 100644 (file)
@@ -11,5 +11,5 @@ tag_date = 0
 tag_svn_revision = 0
 
 [flake8]
-exclude = .git,docs/conf.py
+exclude = .git,ez_setup.py,docs/conf.py