source: MANIFEST.in @ 7f82f81

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since 7f82f81 was 655150ce, checked in by Paul Brossier <piem@piem.org>, 8 years ago

README.md: link to python/README.md

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