projects
/
cookiecutter.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
bb7cd948cf94e127c3893a6d3858d66389b6a8f0
[cookiecutter.git]
/
project_template
/
setup.cfg
1
[bdist_wheel]
2
universal = 1
3
4
[easy_install]
5
find_links = http://phdru.name/Software/Python/
6
optimize = 2
7
8
[egg_info]
9
tag_build =
10
tag_date = 0
11
tag_svn_revision = 0
12
13
[flake8]
14
exclude = .git,ez_setup.py,docs/conf.py
15