diff --git a/MANIFEST.in b/MANIFEST.in index e9b560b83..7e494766a 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -10,6 +10,8 @@ include *.txt recursive-include test *.py recursive-include test/data * +recursive-exclude test/data/testplugins/module/dummyplugin/__pycache__ * +recursive-exclude test/data/testplugins/singlefile/__pycache__ * exclude org.musicbrainz.Picard.appdata.xml exclude win-version-info.txt