source: MANIFEST.in @ ff28d81

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
Last change on this file since ff28d81 was 568fc60, checked in by Paul Brossier <piem@piem.org>, 6 years ago

Merge branch 'master' into feature/pytest

  • Property mode set to 100644
File size: 701 bytes
Line 
1include AUTHORS COPYING README.md VERSION ChangeLog
2include python/README.md
3include this_version.py
4include waf
5recursive-include waflib *.py
6include Makefile wscript */wscript_build
7include aubio.pc.in
8include requirements.txt
9include src/*.c src/*.h
10include src/*/*.c src/*/*.h
11include examples/*.c examples/*.h
12include tests/*.h tests/*/*.c tests/*/*/*.c
13include python/ext/*.h
14recursive-include python *.py
15include python/README.md
16include python/tests/eval_pitch
17include python/tests/*.expected
18include doc/*.txt doc/*.rst doc/*.cfg doc/Makefile doc/make.bat doc/conf.py
19exclude doc/full.cfg
20include scripts/* scripts/apple/Info.plist scripts/apple/Modules/module.modulemap
21exclude python/gen/*
Note: See TracBrowser for help on using the repository browser.