-
Notifications
You must be signed in to change notification settings - Fork 272
TA-Lib for GitHub Actions #79
Copy link
Copy link
Open
Labels
Description
Hi.
Can you please add TA-Lib to be installable in an easy way for GitHub Actions pipeline? I want to run tests of a project, and it contains TA-Lib dependency in Python package. So without having binaries on Linux, it's no way to install Python package for ta-lib.
Maybe it is an existing GitHub Action I can use that installs it properly, or you can add a apt-get install ta-lib command to make life easier?
Thank you in advance.
Reactions are currently unavailable