mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Add cblosc brew dependency
This commit is contained in:
parent
54ab61d18a
commit
124cb5c5bf
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -148,7 +148,7 @@ jobs:
|
|||
|
||||
- name: Installation - macOS
|
||||
run: |
|
||||
brew install hdf5
|
||||
brew install hdf5 c-blosc
|
||||
python -m pip install --upgrade pip
|
||||
export LD_LIBRARY_PATH=${HOME}/dependencies/lib:$LD_LIBRARY_PATH
|
||||
export TA_LIBRARY_PATH=${HOME}/dependencies/lib
|
||||
|
|
Loading…
Reference in New Issue
Block a user