1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-28 13:18:37 +00:00

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

View File

@@ -7,7 +7,7 @@
"version": "lts"
},
"ghcr.io/devcontainers/features/git-lfs:1.2.2": {},
"ghcr.io/devcontainers-extra/features/poetry:2": {},
"ghcr.io/jsburckhardt/devcontainer-features/uv:1": {},
"ghcr.io/devcontainers/features/python:1": {
"version": "3.12"
},