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.
1 parent bf1d190 commit 7947474Copy full SHA for 7947474
pyproject.toml
@@ -63,7 +63,7 @@ test = [
63
"isort",
64
"injector",
65
"flake8",
66
- "mypy",
+ "mypy==0.931",
67
"django-stubs",
68
]
69
doc = []
0 commit comments