install error test/span -> test/spans

This commit is contained in:
Andreas Grivas 2015-11-04 20:21:25 +02:00
parent 770e3637ff
commit 9fa35951ab

View File

@ -163,7 +163,7 @@ def run_setup(exts):
'spacy.tests.munge',
'spacy.tests.parser',
'spacy.tests.serialize',
'spacy.tests.span',
'spacy.tests.spans',
'spacy.tests.tagger',
'spacy.tests.tokenizer',
'spacy.tests.tokens',