Skip to content
Snippets Groups Projects
Commit e40eb92b authored by georg's avatar georg Committed by jvoisin
Browse files

CI: Don't run 'pip3 install' the Docker images already does that

parent a5a3e467
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,6 @@ mypy:
image: $CONTAINER_REGISTRY:linting
stage: linting
script:
- pip3 install mypy
- mypy --ignore-missing-imports mat2 libmat2/*.py ./nautilus/mat2.py
tests:debian:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment