File: MANIFEST.in

package info (click to toggle)
python-midiutil 1.2.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 412 kB
  • sloc: python: 2,131; makefile: 211; sh: 25
file content (9 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
include *.py *.rst *.txt VERSION CHANGELOG
recursive-include documentation *
recursive-include examples *.py
recursive-exclude build  *
recursive-exclude dist  *
recursive-exclude .  *.pyc __pycache__
recursive-include src *