From a9138980acd73efffa96c9d82feb57e0a35ece02 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Mon, 21 Apr 2025 16:49:39 +0800 Subject: [PATCH] dependencies: Packaging needs Flit-core to be built Quote from pyproject.toml: [build-system] requires = ["flit_core >=3.3"] build-backend = "flit_core.buildapi" --- appendices/dependencies.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index 10cb2294e..fa20d3688 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -828,7 +828,7 @@ &before; - Wheel + Packaging and Wheel @@ -2422,7 +2422,7 @@ &dependencies; - Python + Flit-core and Python