Skip to content
Snippets Groups Projects
Commit 7ebbde01 authored by Mayr, Hannes's avatar Mayr, Hannes
Browse files

Test if numpy installs correctly.

parent 16ee9792
No related branches found
No related tags found
No related merge requests found
Pipeline #812573 passed with warnings
......@@ -14,6 +14,7 @@ before_script:
- python --version # For debugging
- pip install --upgrade pip
- pip install --upgrade setuptools
- pip install --upgrade numpy
- pip install -r requirements.txt # install dependencies from file
PEP8:
stage: linting
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment