diff --git a/setup.py b/setup.py index 2a65587d7..3127b6abb 100644 --- a/setup.py +++ b/setup.py @@ -34,8 +34,6 @@ PACKAGES = [ 'spacy.syntax', 'spacy.munge', 'spacy.tests', - 'spacy.tests.unit', - 'spacy.tests.integration', 'spacy.tests.matcher', 'spacy.tests.morphology', 'spacy.tests.munge',