From 608b211a920c819c89edafcdff22211d04924385 Mon Sep 17 00:00:00 2001 From: Maurits van Rees Date: Thu, 11 Feb 2016 21:25:31 +0100 Subject: [PATCH] check-manifest [ci skip] --- setup.cfg | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index 4e6fc7e..0f4c12b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,3 +1,5 @@ -[zest.releaser] -# Allow setting the version by zest.releaser -python-file-with-version = src/icalendar/__init__.py +[check-manifest] +ignore = + *.cfg + bootstrap.py + requirements_docs.txt