source: MANIFEST.in @ 94c7ab3

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

[ci] remove nose2.cfg

  • Property mode set to 100644
File size: 720 bytes
Line 
1include AUTHORS COPYING README.md VERSION ChangeLog
2include python/README.md
3include this_version.py
4include Makefile wscript */wscript_build
5include waf waflib/* waflib/*/*
6exclude waflib/__pycache__/*
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.