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 60ed3a4 commit 76ec941Copy full SHA for 76ec941
tox.ini
@@ -21,7 +21,7 @@ setenv = STAGPY_ISOLATED=True
21
22
[testenv:mypy]
23
deps =
24
- mypy>=1.7.1
+ mypy>=1.9.0
25
commands=
26
mypy --install-types --non-interactive stagpy/ tests/
27
0 commit comments