🧑‍💻 Implement uv workspaces (#2090)

This commit is contained in:
Alejandra
2026-01-20 19:19:07 +01:00
committed by GitHub
parent fcad8f8270
commit 3a5611aa7f
9 changed files with 2073 additions and 1626 deletions

2
pyproject.toml Normal file
View File

@@ -0,0 +1,2 @@
[tool.uv.workspace]
members = ["backend"]