Fix test_build_dependencies().

This commit is contained in:
Raphael Mitsch 2023-07-04 09:40:13 +02:00
parent 3583f94dab
commit 481e23cbf9

View File

@ -12,6 +12,7 @@ def test_build_dependencies():
"flake8",
"hypothesis",
"pre-commit",
"cython-lint",
"black",
"isort",
"mypy",