List the language_data package in the setup.py

This commit is contained in:
Matthew Honnibal 2016-12-19 00:14:09 +01:00
parent 3f5747a9b2
commit 97521c95b3

View File

@ -29,6 +29,7 @@ PACKAGES = [
'spacy.it',
'spacy.pt',
'spacy.nl',
'spacy.language_data',
'spacy.serialize',
'spacy.syntax',
'spacy.munge',