mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-21 17:41:59 +03:00
Fix test_build_dependencies().
This commit is contained in:
parent
3583f94dab
commit
481e23cbf9
|
@ -12,6 +12,7 @@ def test_build_dependencies():
|
|||
"flake8",
|
||||
"hypothesis",
|
||||
"pre-commit",
|
||||
"cython-lint",
|
||||
"black",
|
||||
"isort",
|
||||
"mypy",
|
||||
|
|
Loading…
Reference in New Issue
Block a user