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