1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-06-03 12:43:15 +03:00
spaCy/MANIFEST.in
2020-02-11 17:42:17 -05:00

9 lines
222 B
Plaintext

recursive-include include *.h
recursive-include spacy *.txt *.pyx *.pxd
include LICENSE
include README.md
include bin/spacy
include pyproject.toml
recursive-exclude spacy/lang *.json
recursive-include spacy/lang *.json.gz