Skip to content
Snippets Groups Projects
Commit d96021b8 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

switched to mypy for type checking

parent 43901615
No related branches found
No related tags found
No related merge requests found
Pipeline #57175 failed
......@@ -19,7 +19,7 @@ typechecker:
- $ENABLE_NIGHTLY_BUILDS
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
script:
- apt-get install pyright
- pyright pystencilssfg
- pip install mypy
- mypy pystencilssfg
tags:
- docker
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment