mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-07 05:27:43 +00:00
New version merge
This commit is contained in:
@@ -45,17 +45,6 @@ jobs:
|
||||
#configFilePath: GitVersion.yml
|
||||
updateAssemblyInfo: true
|
||||
|
||||
############## Install Python
|
||||
|
||||
- name: Install pandas-ta
|
||||
run: |
|
||||
sudo apt install python3.10
|
||||
sudo apt install python3.10-dev
|
||||
pip3 install numpy
|
||||
pip3 install pandas
|
||||
pip3 install pandas-ta
|
||||
python --version
|
||||
|
||||
############## Install more tools
|
||||
|
||||
- name: Install JDK11 for Sonar Scanner
|
||||
|
||||
Reference in New Issue
Block a user