From 6c0c43c267a83c4941cebfdbb616bd497c806794 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Mon, 19 Dec 2016 00:20:16 +0100 Subject: [PATCH] Add comment --- setup.py | 1 + 1 file changed, 1 insertion(+) 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 = {