mirror of
https://github.com/microsoft/qlib.git
synced 2026-06-06 05:51:17 +08:00
Update test_qlib_from_source_slow.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user