IAP GITLAB

Skip to content
Snippets Groups Projects
Commit fa39d5d0 authored by ralfulrich's avatar ralfulrich
Browse files

enable python tests

parent 390de561
No related branches found
No related tags found
1 merge request!317Output infrastructure and Python analysis library.
Pipeline #4247 passed
......@@ -553,7 +553,7 @@ sanity:
before_script:
- apt-get update && apt-get install -y python3-pip
script:
- cd ${CI_PROJECT_DIR}/Python # change into the Python directory
- cd ${CI_PROJECT_DIR}/python # change into the Python directory
- pip3 install --user -e '.[test]' # install the package + test deps
- python3 --version
- python3 -m mypy corsika
......
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