Compile new modules

This commit is contained in:
Matthew Honnibal 2020-06-09 15:44:17 +02:00
parent 04569c0b3e
commit a20ac36bb7

View File

@ -23,6 +23,8 @@ Options.docstrings = True
PACKAGES = find_packages()
MOD_NAMES = [
"spacy.gold.align",
"spacy.gold.new_example",
"spacy.parts_of_speech",
"spacy.strings",
"spacy.lexeme",