Build _align.pyx

This commit is contained in:
Matthew Honnibal 2018-02-20 17:32:13 +01:00
parent 930c980570
commit f46bf2a7e9

View File

@ -18,6 +18,7 @@ PACKAGES = find_packages()
MOD_NAMES = [
'spacy._align',
'spacy.parts_of_speech',
'spacy.strings',
'spacy.lexeme',