Changeset 0c3baa73


Ignore:
Timestamp:
Dec 16, 2016, 1:03:30 PM (7 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, sampler, yinfft+
Children:
e9df0108
Parents:
e57a7d4
Message:

MANIFEST.in: exclude full.cfg, include waflib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MANIFEST.in

    re57a7d4 r0c3baa73  
    22include python/README.md
    33include Makefile wscript */wscript_build
    4 include waf
     4include waf waflib/* waflib/*/*
     5exclude waflib/__pycache__/*
    56include aubio.pc.in
    67include nose2.cfg
     
    1819include python/tests/run_all_tests
    1920include python/tests/*.py
     21include python/tests/eval_pitch
    2022include python/demos/*.py
    2123include python/tests/*.expected
    2224include doc/*.txt doc/*.rst doc/*.cfg doc/Makefile doc/make.bat doc/conf.py
     25exclude doc/full.cfg
    2326include scripts/* scripts/apple/Info.plist scripts/apple/Modules/module.modulemap
    2427exclude python/gen/*
Note: See TracChangeset for help on using the changeset viewer.