X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=blobdiff_plain;f=project_template%2Fsetup.cfg;h=d84280f9298ae87ecddb7fe37b49c9b0b8629fdb;hp=bb7cd948cf94e127c3893a6d3858d66389b6a8f0;hb=91b93d9d010f6d34943a0e4aeffd3c9f0ee2879c;hpb=75b95a854e7bfa25cb07882f74050212944e0b9d diff --git a/project_template/setup.cfg b/project_template/setup.cfg index bb7cd94..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,ez_setup.py,docs/conf.py +exclude = .git,.tox,docs/conf.py