mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-01 01:51:18 +08:00
fix upload to testpypi error
This commit is contained in:
1
.github/workflows/python-publish.yml
vendored
1
.github/workflows/python-publish.yml
vendored
@@ -63,7 +63,6 @@ jobs:
|
||||
build-requirements: 'numpy cython'
|
||||
package-path: 'qlib'
|
||||
pre-build-command: |
|
||||
python -m ensurepip --upgrade
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install -e .
|
||||
python -m build --wheel
|
||||
|
||||
Reference in New Issue
Block a user