From 95a7a61c8b232a652e9dd8ecf6b071444e3bafbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Thu, 25 Jun 2026 18:04:06 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Sort=20keys=20in=20pyproject.tom?= =?UTF-8?q?l=20(#2350)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 63ca709c..424be227 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,3 @@ -[tool.uv.workspace] -members = ["backend"] - [dependency-groups] dev = [ "zizmor>=1.25.2", @@ -10,6 +7,9 @@ github-actions = [ "smokeshow >=0.5.0", ] +[tool.uv.workspace] +members = ["backend"] + [tool.typos.files] extend-exclude = [ "img/",