shithub: aubio

Download patch

ref: 63f6c13b3d5823e8126c488e4698dd398b483e05
parent: ad5203c3dd81feadb90a11c8e694908838565256
author: Paul Brossier <piem@piem.org>
date: Tue Mar 5 06:53:00 EST 2013

MANIFEST.in: add manifest

--- /dev/null
+++ b/python/MANIFEST.in
@@ -1,0 +1,8 @@
+include README COPYING VERSION
+include ext/*.h
+include gen/aubio-generated.h
+include generator.py
+include gen_pyobject.py
+include demos/*.py
+include tests/run_all_tests
+include tests/*.py