Replace poetry with uv (#35084)

This commit is contained in:
silverwind
2025-07-15 23:19:39 +02:00
committed by GitHub
parent a301079626
commit 7413e8583d
9 changed files with 351 additions and 447 deletions

2
.github/labeler.yml vendored
View File

@@ -61,7 +61,7 @@ modifies/dependencies:
- "package.json"
- "package-lock.json"
- "pyproject.toml"
- "poetry.lock"
- "uv.lock"
- "go.mod"
- "go.sum"