diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5046fdf8..b1be73c3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -45,7 +45,7 @@ Mypy: curl -L -O https://tiker.net/ci-support-v0 . ./ci-support-v0 build_py_project_in_venv - python -m pip install mypy + python -m pip install mypy numpy ./run-mypy.sh tags: - python3