From: Paul Brossier Date: Mon, 5 Nov 2018 14:43:02 +0000 (+0100) Subject: Merge branch 'master' into feature/pytest X-Git-Tag: 0.4.9~71^2~16 X-Git-Url: https://git.aubio.org/?p=aubio.git;a=commitdiff_plain;h=568fc6056c256200f7ccec8e6e50230b0e8822fb Merge branch 'master' into feature/pytest --- 568fc6056c256200f7ccec8e6e50230b0e8822fb diff --cc MANIFEST.in index a7801f89,c16c93aa..4b14a709 --- a/MANIFEST.in +++ b/MANIFEST.in @@@ -1,10 -1,11 +1,10 @@@ include AUTHORS COPYING README.md VERSION ChangeLog include python/README.md include this_version.py + include waf + recursive-include waflib *.py include Makefile wscript */wscript_build - include waf waflib/* waflib/*/* - exclude waflib/__pycache__/* include aubio.pc.in -include nose2.cfg include requirements.txt include src/*.c src/*.h include src/*/*.c src/*/*.h