Install hdf5 via brew

pull/4164/head
Matthias 5 years ago
parent 9e66417e85
commit 54ab61d18a

@ -148,6 +148,7 @@ jobs:
- name: Installation - macOS
run: |
brew install hdf5
python -m pip install --upgrade pip
export LD_LIBRARY_PATH=${HOME}/dependencies/lib:$LD_LIBRARY_PATH
export TA_LIBRARY_PATH=${HOME}/dependencies/lib

Loading…
Cancel
Save