Skip to content
Snippets Groups Projects
Commit 0c2ae1d7 authored by Joscha Schmiedt's avatar Joscha Schmiedt
Browse files

Add typing dependencies to mypy gitlab-ci job

parent f3c08930
No related branches found
No related tags found
2 merge requests!143Release 0.15.0,!66F mypy
Pipeline #48775 passed with warnings
......@@ -57,7 +57,7 @@ mypy:
tags: [ docker ]
stage: linting
script:
- pip install mypy
- pip install mypy types-PyYAML types-jsonschema types-requests types-setuptools types-lxml types-python-dateutil
- make mypy
allow_failure: true
......
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