Add schemas to MANIFEST

This commit is contained in:
Matthew Honnibal 2018-12-19 01:18:50 +01:00
parent a2b75036e9
commit 9fc8ce0c4d
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
recursive-include include *.h recursive-include include *.h
recursive-include spacy/cli/schemas *.json
include LICENSE include LICENSE
include README.md include README.md
include bin/spacy include bin/spacy