]> git.parisson.com Git - telemeta.git/commitdiff
fix sandbox in manifest
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 26 Jan 2015 00:51:57 +0000 (01:51 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 26 Jan 2015 00:51:57 +0000 (01:51 +0100)
MANIFEST.in

index f8ca631e4cd97272d2f352d6d369aa74f2dfb54b..210ae3b7ff30abdc0a6fee6231f678d8e8cf404f 100644 (file)
@@ -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 *