mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-15 16:56:54 +08:00
rewrite deploy with macos
This commit is contained in:
@@ -18,6 +18,7 @@ classifiers = [
|
|||||||
"Programming Language :: Python :: 3.12",
|
"Programming Language :: Python :: 3.12",
|
||||||
]
|
]
|
||||||
name = "pyqlib"
|
name = "pyqlib"
|
||||||
|
license = {text = "MIT License"}
|
||||||
dynamic = ["version"]
|
dynamic = ["version"]
|
||||||
description = "A Quantitative-research Platform"
|
description = "A Quantitative-research Platform"
|
||||||
requires-python = ">=3.8.0"
|
requires-python = ">=3.8.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user