Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
javadebadi committed Jul 27, 2024
1 parent d7f5921 commit 09e2747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- name: Install TA-Lib
run: |
sudo apt-get install python3-dev libatlas-base-dev
curl -o ta-lib-0.4.0-src.tar.gz https://prdownloads.sourceforge.net/ta-lib/ta-lib-0.4.0-src.tar.gz
tar -xzf ta-lib-0.4.0-src.tar.gz
cd ta-lib/
./configure --prefix=/usr
Expand Down

0 comments on commit 09e2747

Please sign in to comment.