projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad5203c
)
MANIFEST.in: add manifest
author
Paul Brossier
<piem@piem.org>
Tue, 5 Mar 2013 16:53:00 +0000
(11:53 -0500)
committer
Paul Brossier
<piem@piem.org>
Tue, 5 Mar 2013 16:53:00 +0000
(11:53 -0500)
python/MANIFEST.in
[new file with mode: 0644]
patch
|
blob
diff --git a/python/MANIFEST.in
b/python/MANIFEST.in
new file mode 100644
(file)
index 0000000..
4565f76
--- /dev/null
+++ b/
python/MANIFEST.in
@@ -0,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