From: Oleg Broytman Date: Sat, 15 Apr 2017 18:17:12 +0000 (+0300) Subject: [setup.cfg] Remove outdated ez_setup.py X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=commitdiff_plain;h=1f422b4c9ae1cd62207c2dacf301a841bceeec36;hp=8819725222db9231d9e2990b09d50839345f99bf [setup.cfg] Remove outdated ez_setup.py --- diff --git a/project_template/setup.cfg b/project_template/setup.cfg index 5534ec0..d84280f 100644 --- a/project_template/setup.cfg +++ b/project_template/setup.cfg @@ -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