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 e1c5d57 + fe1edb1 commit 380bc17Copy full SHA for 380bc17
.ci/requirements-mypy.txt
@@ -0,0 +1 @@
1
+mypy==1.7.1
tox.ini
@@ -33,10 +33,10 @@ commands =
33
[testenv:mypy]
34
skip_install = true
35
deps =
36
+ -r .ci/requirements-mypy.txt
37
IceSpringPySideStubs-PyQt6
38
IceSpringPySideStubs-PySide6
39
ipython
- mypy==1.7.1
40
numpy
41
packaging
42
types-cffi
0 commit comments