]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/setup.cfg
Fix(mk-project): `sed` requires `s` for substitute
[cookiecutter.git] / project_template / setup.cfg
index 5534ec0f2fe92633584f1b7caf13fe726c526017..ab2e67721139c0a51da5e80eaa654a9e4b630227 100644 (file)
@@ -2,7 +2,7 @@
 universal = 1
 
 [easy_install]
-find_links = http://phdru.name/Software/Python/
+find_links = https://phdru.name/Software/Python/
 optimize = 2
 
 [egg_info]
@@ -11,5 +11,5 @@ tag_date = 0
 tag_svn_revision = 0
 
 [flake8]
-exclude = .git,.tox,ez_setup.py,docs/conf.py
+exclude = .git,.tox,docs/conf.py