Skip to content
Snippets Groups Projects
Commit 272402be authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Install numpy first

parent 267b2dba
No related branches found
No related tags found
No related merge requests found
before_script:
- apt-get update -qq && apt-get install -y -qq libhdf5-dev
- pip install -U pip setuptools wheel
- pip install -U pip setuptools wheel numpy
- pip install .
test:
......
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