1
0
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:
Linlang
2024-12-18 19:44:50 +08:00
parent 666c8d541d
commit a0236654df

View File

@@ -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