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 merge requests found
Pipeline #57175 failed with stage
in 14 seconds
......@@ -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% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment