From: Guillaume Pellerin Date: Mon, 26 Jan 2015 00:51:57 +0000 (+0100) Subject: fix sandbox in manifest X-Git-Tag: 1.5.1~4^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=ad61272800b0a2fa0b9846bbd97a5a160e858bd1;p=telemeta.git fix sandbox in manifest --- diff --git a/MANIFEST.in b/MANIFEST.in index f8ca631e..210ae3b7 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -10,6 +10,8 @@ include requirements.txt recursive-include doc * recursive-include example * recursive-exclude example/sandbox/media * +recursive-exclude example/sandbox/cache * +recursive-exclude example/sandbox/items * recursive-include tests * recursive-include tools * recursive-include telemeta/backup *