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

fix build error

This commit is contained in:
Linlang
2024-12-17 20:50:44 +08:00
parent 7dec56876f
commit 5b0fb43f31

6
setup.cfg Normal file
View File

@@ -0,0 +1,6 @@
[metadata]
name = qlib
version = attr: qlib.__version__
[bdist_wheel]
universal=1