Skip to content
Snippets Groups Projects
Commit b6ee47fc authored by Christoph Knote's avatar Christoph Knote
Browse files

Fix coverage

parent 2827a88e
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ image: python:latest
before_script:
- pip install poetry
- pip install numpy
- pip install coverage
- poetry install
- source `poetry env info --path`/bin/activate
......
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