Update setup.py

added nb
This commit is contained in:
luvogels 2017-04-08 17:06:12 +02:00 committed by luvogels
parent 3796c668d9
commit ff900ffd7c

1
setup.py Normal file → Executable file
View File

@ -36,6 +36,7 @@ PACKAGES = [
'spacy.fi',
'spacy.bn',
'spacy.he',
'spacy.nb',
'spacy.en.lemmatizer',
'spacy.cli.converters',
'spacy.language_data',