1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-15 16:56:54 +08:00

fix build error

This commit is contained in:
Linlang
2024-12-17 21:02:49 +08:00
parent fa1a4ce8f9
commit 4330975f4c

View File

@@ -181,7 +181,7 @@ lint: black pylint flake8 mypy nbqa
# Build the package. # Build the package.
build: build:
python -m build python -m build --wheel
# Upload the package. # Upload the package.
upload: upload: