mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-19 02:14:33 +08:00
Compare commits
1 Commits
8355990ac5
...
you-n-g-pa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bba35df855 |
@@ -29,7 +29,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Set up Python tools
|
- name: Set up Python tools
|
||||||
run: |
|
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]
|
pip install -e .[dev]
|
||||||
|
|
||||||
- name: Downloads dependencies data
|
- name: Downloads dependencies data
|
||||||
|
|||||||
Reference in New Issue
Block a user