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

Update publish (#1871)

* update publish

* reformat with black
This commit is contained in:
Linlang
2024-12-23 13:22:24 +08:00
committed by GitHub
parent a0cef033cb
commit afbb178e24
8 changed files with 84 additions and 63 deletions

View File

@@ -21,6 +21,7 @@ name = "pyqlib"
dynamic = ["version"]
description = "A Quantitative-research Platform"
requires-python = ">=3.8.0"
readme = {file = "README.md", content-type = "text/markdown"}
dependencies = [
"pyyaml",