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

Oder so?

parent 35fdda8e
Branches
Tags
No related merge requests found
image: python:latest
before_script:
- pip install poetry
- pip install numpy
- pip install coverage
- curl -sSL https://install.python-poetry.org | python3 -
- export PATH="$PATH:$HOME/.poetry/bin/"
- source $HOME/.poetry/env
stages:
- build_package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment