Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Commit

Permalink
apt-get install blas and lapack for numpy.
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells committed Jun 17, 2017
1 parent 974715b commit fb571e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ env:

build:
ci:
- apt-get install libopenblas-dev liblapack-dev
- pip install flake8 flake8-future-import numpy pytest
- pip install .
- python -m flake8 .
Expand Down

0 comments on commit fb571e4

Please sign in to comment.