Remove unit and integration test packages

This commit is contained in:
Matthew Honnibal 2016-12-19 00:26:56 +01:00
parent 6c0c43c267
commit 0c7720e162
1 changed files with 0 additions and 2 deletions

View File

@ -34,8 +34,6 @@ PACKAGES = [
'spacy.syntax', 'spacy.syntax',
'spacy.munge', 'spacy.munge',
'spacy.tests', 'spacy.tests',
'spacy.tests.unit',
'spacy.tests.integration',
'spacy.tests.matcher', 'spacy.tests.matcher',
'spacy.tests.morphology', 'spacy.tests.morphology',
'spacy.tests.munge', 'spacy.tests.munge',