ref: 172b1fec463cae2a3101f715e26027a5ea3a816d
parent: 01b277c99c093e7d78ac7b41f0c92a4305a6c4e6
author: Paul Brossier <piem@piem.org>
date: Tue Dec 17 06:58:41 EST 2013
wscript: do not ship python/tests/sounds
--- a/wscript
+++ b/wscript
@@ -308,3 +308,4 @@
ctx.excl += ' **/doc/full/* **/doc/web/*'
ctx.excl += ' **/python/*.db'
ctx.excl += ' **/python.old/*'
+ ctx.excl += ' **/python/tests/sounds'