diff --git a/MANIFEST.in b/MANIFEST.in index b4887cdb8..8008b4507 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,6 +3,7 @@ recursive-include spacy *.pyx *.pxd *.txt *.cfg *.jinja include LICENSE include README.md include pyproject.toml +include spacy/py.typed recursive-exclude spacy/lang *.json recursive-include spacy/lang *.json.gz recursive-include spacy/cli *.json *.yml diff --git a/spacy/py.typed b/spacy/py.typed new file mode 100644 index 000000000..e69de29bb