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

manually add numpy

parent 35a6dc65
Branches
Tags
No related merge requests found
Pipeline #2436 failed
...@@ -4,5 +4,6 @@ build: ...@@ -4,5 +4,6 @@ build:
- docker - docker
script: script:
- pip install Cython==0.27.3 - pip install Cython==0.27.3
- pip install numpy==1.14.1
- pip install --upgrade pip setuptools wheel - pip install --upgrade pip setuptools wheel
- pip install '.' - pip install '.'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment