1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-05 20:11:08 +08:00

Update test_qlib_from_source_slow.yml (#1222)

This commit is contained in:
you-n-g
2022-07-22 11:15:52 +08:00
committed by GitHub
parent 86f08e47e8
commit 8e063828f9

View File

@@ -29,7 +29,9 @@ jobs:
- name: Set up Python tools
run: |
pip install --upgrade cython numpy pip
python -m pip install --upgrade pip
# python -m pip is necessary to upgrade pip.
pip install --upgrade cython numpy
pip install -e .[dev]
- name: Downloads dependencies data