]> git.parisson.com Git - timeside.git/commitdiff
Exclude tests/sandbox in the MANIFEST
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 20 May 2014 07:49:27 +0000 (09:49 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 20 May 2014 07:49:27 +0000 (09:49 +0200)
MANIFEST.in

index 761e89824cd624971f179f9b060c3d81c75a8305..644f88b826d9d155dbeff80579f88c6da70e2311 100644 (file)
@@ -6,6 +6,7 @@ recursive-include doc *
 recursive-include timeside/player/static *
 recursive-include timeside/analyzer/trained_models *
 recursive-include tests *
+recursive-exclude tests/sandbox *
 recursive-exclude * *.pyc
 recursive-exclude * *.swp
 recursive-exclude dist *