Install mypy from requirements file

So Renovate can update it on a schedule
This commit is contained in:
Hugo van Kemenade 2024-02-19 16:47:07 +02:00
parent ebc57945e3
commit fe1edb1e0f
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
mypy==1.7.1

View File

@ -33,10 +33,10 @@ commands =
[testenv:mypy]
skip_install = true
deps =
-r .ci/requirements-mypy.txt
IceSpringPySideStubs-PyQt6
IceSpringPySideStubs-PySide6
ipython
mypy==1.7.1
numpy
packaging
types-cffi