diff --git a/MANIFEST.in b/MANIFEST.in index ef42138f1..b4887cdb8 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,5 +5,5 @@ include README.md include pyproject.toml recursive-exclude spacy/lang *.json recursive-include spacy/lang *.json.gz -recursive-include spacy/cli *.json +recursive-include spacy/cli *.json *.yml recursive-include licenses *