[ci] add pip install to readthedocs.yaml
[aubio.git] / MANIFEST.in
index c719c74..85edbdf 100644 (file)
@@ -6,7 +6,6 @@ include waf
 recursive-include waflib *.py
 include Makefile wscript */wscript_build
 include aubio.pc.in
-include nose2.cfg
 include requirements.txt
 include src/*.c src/*.h
 include src/*/*.c src/*/*.h
@@ -15,7 +14,6 @@ recursive-include tests *.h *.c *.py
 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