diff --git a/spacy/tests/package/test_requirements.py b/spacy/tests/package/test_requirements.py index 82c39b72c..8e042c9cf 100644 --- a/spacy/tests/package/test_requirements.py +++ b/spacy/tests/package/test_requirements.py @@ -11,6 +11,7 @@ def test_build_dependencies(): "mock", "flake8", "hypothesis", + "pre-commit", ] # ignore language-specific packages that shouldn't be installed by all libs_ignore_setup = [