chore: add missing dev-deps to pyproject.toml

This commit is contained in:
Matthias
2024-12-13 13:34:04 +01:00
parent abbfe04642
commit 0159d25e48

View File

@@ -111,6 +111,8 @@ develop = [
"pytest-cov",
"pytest-mock",
"pytest-random-order",
"pytest-timeout",
"pytest-xdist",
"pytest",
"ruff",
"time-machine",