fix(ci): 移除 pyproject 指向仓库根的 readme 路径,修复 Docker 构建

This commit is contained in:
shy3130
2026-08-23 14:21:06 +08:00
parent 38186e2ce1
commit fe8cb2ee1d
-1
View File
@@ -2,7 +2,6 @@
name = "tickflow-stock-panel-backend"
version = "0.2.1"
description = "A 股选股 + 监控 + 回测面板 — TickFlow 适配"
readme = "../README.md"
requires-python = ">=3.11"
license = { text = "MIT" }
dependencies = [