Skip to content
Snippets Groups Projects
Commit d3220763 authored by Sander Bollen's avatar Sander Bollen
Browse files

numpy fix again

parent 4d6ef28b
Branches
Tags
No related merge requests found
Pipeline #2439 failed
...@@ -3,6 +3,7 @@ build: ...@@ -3,6 +3,7 @@ build:
tags: tags:
- docker - docker
script: script:
- apt-get install python-numpy
- pip install --upgrade Cython - pip install --upgrade Cython
- pip install --upgrade numpy - pip install --upgrade numpy
- pip install --upgrade pip setuptools wheel - pip install --upgrade pip setuptools wheel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment