diff --git a/MANIFEST.in b/MANIFEST.in index 8ded6f808..1caf75846 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,5 +4,6 @@ include README.md include pyproject.toml include spacy/py.typed recursive-include spacy/cli *.yml +recursive-include spacy/tests *.json recursive-include licenses * recursive-exclude spacy *.cpp