mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
7 lines
269 B
PowerShell
7 lines
269 B
PowerShell
Invoke-WebRequest -Uri "https://download.lfd.uci.edu/pythonlibs/g5apjq5m/TA_Lib-0.4.17-cp37-cp37m-win_amd64.whl" -OutFile "TA_Lib-0.4.17-cp37-cp37m-win_amd64.whl"
|
|
|
|
pip install TA_Lib-0.4.17-cp37-cp37m-win_amd64.whl
|
|
|
|
pip install -r requirements-dev.txt
|
|
pip install -e .
|