mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-03 13:14:11 +03:00
Add pre-commit to ignored requirements (#8728)
This commit is contained in:
parent
993b0fab0e
commit
ac45c7c045
|
@ -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 = [
|
||||
|
|
Loading…
Reference in New Issue
Block a user