We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c28d2c + 8bbff58 commit 45b0ea7Copy full SHA for 45b0ea7
pyproject.toml
@@ -62,6 +62,7 @@ test = [
62
"pytest >= 7.1.3,< 9.0.0",
63
"pytest-django",
64
"pytest-cov >= 2.12.0,<5.0.0",
65
+ "mypy == 1.8.0",
66
"mypy == 1.7.1",
67
"ruff ==0.3.0",
68
"black == 24.2.0",
0 commit comments