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

rebuild total package

This commit is contained in:
Linlang
2024-12-20 11:19:36 +08:00
parent 1a0dc06108
commit e111fc8172
6 changed files with 61 additions and 290 deletions

View File

@@ -18,7 +18,6 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
name = "pyqlib"
license = {text = "MIT License"}
dynamic = ["version"]
description = "A Quantitative-research Platform"
requires-python = ">=3.8.0"