From: yomguy Date: Thu, 1 Dec 2011 17:02:22 +0000 (+0100) Subject: fix manifest again X-Git-Tag: 1.3~1 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=68e51dbe779f10df26e746664df71d788d5ed722;p=telemeta.git fix manifest again --- 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 +