1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00

rewrite deploy with macos

This commit is contained in:
Linlang
2024-12-19 23:23:27 +08:00
parent 0486ab1f99
commit 8581d30736

View File

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