projects
/
cookiecutter.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
5534ec0f2fe92633584f1b7caf13fe726c526017
[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,.tox,ez_setup.py,docs/conf.py
15