projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
235a891
)
[py] remove run_all_tests
author
Paul Brossier
<piem@piem.org>
Thu, 1 Nov 2018 23:18:05 +0000
(
00:18
+0100)
committer
Paul Brossier
<piem@piem.org>
Thu, 1 Nov 2018 23:18:05 +0000
(
00:18
+0100)
MANIFEST.in
patch
|
blob
|
history
diff --git
a/MANIFEST.in
b/MANIFEST.in
index
015d227
..
d182da3
100644
(file)
--- a/
MANIFEST.in
+++ b/
MANIFEST.in
@@
-14,7
+14,6
@@
include tests/*.h tests/*/*.c tests/*/*/*.c
include python/ext/*.h
recursive-include python *.py
include python/README.md
-include python/tests/run_all_tests
include python/tests/eval_pitch
include python/tests/*.expected
include doc/*.txt doc/*.rst doc/*.cfg doc/Makefile doc/make.bat doc/conf.py