diff --git a/MANIFEST.in b/MANIFEST.in index bc0aab58ae..73555fc802 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,6 +1,6 @@ global-include *.p.gz *.py *.txt *.xml *.krn *.mxl *.musicxml *.pdf *.html *.ipynb *.css *.js *.png *.tiff *.jpg *.xls *.mid *.abc *.json *.md *.rst *.zip *.rntxt *.command *.scl *nwc *.nwctxt *.wav *.mei LICENSE global-exclude *ipynb_checkpoints* *-checkpoint.ipynb prune dist -prune .mypy_cache +prune music21/.mypy_cache prune obsolete prune documentation