diff --git a/setup.py b/setup.py index 2eb26221b..2a65587d7 100644 --- a/setup.py +++ b/setup.py @@ -81,6 +81,7 @@ MOD_NAMES = [ 'spacy.syntax.ner', 'spacy.symbols', 'spacy.syntax.iterators'] + # TODO: This is missing a lot of modules. Does it matter? COMPILE_OPTIONS = {