1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-01 10:01:19 +08:00

fix upload to testpypi error

This commit is contained in:
Linlang
2024-12-18 19:54:11 +08:00
parent d592bfdea1
commit 44b674ce05

View File

@@ -61,7 +61,7 @@ jobs:
# not supporting 3.6 due to annotations is not supported https://stackoverflow.com/a/52890129
python-versions: 'cp38-cp38 cp39-cp39 cp310-cp310 cp311-cp311 cp312-cp312'
build-requirements: 'numpy cython'
system-packages: 'python'
system-packages: 'python pip'
package-path: 'qlib'
pre-build-command: |
which python