projects
/
cookiecutter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
834468e
)
Exclude ez_setup.py from flake8 tests
author
Oleg Broytman
<phd@phdru.name>
Sun, 31 Jul 2016 21:05:41 +0000
(
00:05
+0300)
committer
Oleg Broytman
<phd@phdru.name>
Sun, 31 Jul 2016 21:05:41 +0000
(
00:05
+0300)
project_template/setup.cfg
patch
|
blob
|
history
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]
-exclude = .git,docs/conf.py
+exclude = .git,
ez_setup.py,
docs/conf.py