projects
/
cookiecutter.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Exclude ez_setup.py from flake8 tests
[cookiecutter.git]
/
project_template
/
setup.cfg
diff --git
a/project_template/setup.cfg
b/project_template/setup.cfg
index 1872c407f00d02299caaccbf0c49a905a1b75786..bb7cd948cf94e127c3893a6d3858d66389b6a8f0 100644
(file)
--- a/
project_template/setup.cfg
+++ b/
project_template/setup.cfg
@@
-11,5
+11,5
@@
tag_date = 0
tag_svn_revision = 0
[flake8]
tag_svn_revision = 0
[flake8]
-exclude = .git,docs/conf.py
+exclude = .git,
ez_setup.py,
docs/conf.py