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

fix build error

This commit is contained in:
Linlang
2024-12-17 20:41:53 +08:00
parent 9b9accdd68
commit 7dec56876f

View File

@@ -90,3 +90,6 @@ packages = [
[project.scripts]
qrun = "qlib.workflow.cli:run"
[tool.distutils.bdist_wheel]
universal = False