From fe8cb2ee1daf2112a093e139a85df9388b8310d6 Mon Sep 17 00:00:00 2001 From: shy3130 Date: Sun, 23 Aug 2026 14:21:06 +0800 Subject: [PATCH] =?UTF-8?q?fix(ci):=20=E7=A7=BB=E9=99=A4=20pyproject=20?= =?UTF-8?q?=E6=8C=87=E5=90=91=E4=BB=93=E5=BA=93=E6=A0=B9=E7=9A=84=20readme?= =?UTF-8?q?=20=E8=B7=AF=E5=BE=84,=E4=BF=AE=E5=A4=8D=20Docker=20=E6=9E=84?= =?UTF-8?q?=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 99a4a38..6042c2d 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -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 = [