Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Boeckenhoff
tfields
Commits
10e287c9
Commit
10e287c9
authored
Oct 11, 2020
by
dboe
Browse files
try installing lapack for distribution
parent
4d1b1c19
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
10e287c9
...
@@ -28,6 +28,7 @@ before_script:
...
@@ -28,6 +28,7 @@ before_script:
dist
:
dist
:
stage
:
build
stage
:
build
script
:
script
:
-
apt-get install gfortran libopenblas-dev liblapack-dev
-
python setup.py bdist_wheel
-
python setup.py bdist_wheel
# an alternative approach is to install and run:
# an alternative approach is to install and run:
-
pip install dist/*
-
pip install dist/*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment