From 68e51dbe779f10df26e746664df71d788d5ed722 Mon Sep 17 00:00:00 2001 From: yomguy Date: Thu, 1 Dec 2011 18:02:22 +0100 Subject: [PATCH] fix manifest again --- MANIFEST.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 3480cad9..854c5661 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,7 +3,7 @@ include LICENSE include CHANGELOG include README.rst include INSTALL.rst -exclude setup.cfg +exclude *.cfg recursive-include doc * recursive-include example * recursive-include telemeta/locale * @@ -15,3 +15,4 @@ global-exclude *.pyc prune dist prune build prune Telemeta.egg-info + -- 2.39.5