[py] also ship python script in tarball
[aubio.git] / MANIFEST.in
index d42e5ab..c719c74 100644 (file)
@@ -11,7 +11,7 @@ include requirements.txt
 include src/*.c src/*.h
 include src/*/*.c src/*/*.h
 include examples/*.c examples/*.h
-include tests/*.h tests/*/*.c tests/*/*/*.c
+recursive-include tests *.h *.c *.py
 include python/ext/*.h
 recursive-include python *.py
 include python/README.md