Skip to content
Snippets Groups Projects
Commit 2047f427 authored by Blaß, Michael's avatar Blaß, Michael :speech_balloon:
Browse files

Update CI pipline

parent e3a76198
No related branches found
No related tags found
Loading
build:
image: python:latest
before_script:
- pip install numpy
script:
- python setup.py build_ext
- python -m pip install .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment