Changeset fedb139 for MANIFEST.in


Ignore:
Timestamp:
Nov 1, 2018, 1:48:45 AM (5 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
Children:
19237a7, fc144a5
Parents:
61e9d99
Message:

[py] update and simplify MANIFEST.in

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MANIFEST.in

    r61e9d99 rfedb139  
    1313include tests/*.h tests/*/*.c tests/*/*/*.c
    1414include python/ext/*.h
    15 include python/__init__.py
    16 include python/lib/__init__.py
    17 include python/lib/moresetuptools.py
    18 include python/lib/gen_external.py
    19 include python/lib/gen_code.py
     15recursive-include python *.py
     16include python/README.md
    2017include python/tests/run_all_tests
    21 include python/tests/*.py
    2218include python/tests/eval_pitch
    23 include python/demos/*.py
    2419include python/tests/*.expected
    2520include doc/*.txt doc/*.rst doc/*.cfg doc/Makefile doc/make.bat doc/conf.py
Note: See TracChangeset for help on using the changeset viewer.