mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-17 01:20:37 +00:00
Replace poetry with uv (#35084)
This commit is contained in:
3
.github/workflows/files-changed.yml
vendored
3
.github/workflows/files-changed.yml
vendored
@@ -77,7 +77,7 @@ jobs:
|
||||
- "tools/lint-templates-*.js"
|
||||
- "templates/**/*.tmpl"
|
||||
- "pyproject.toml"
|
||||
- "poetry.lock"
|
||||
- "uv.lock"
|
||||
|
||||
docker:
|
||||
- "Dockerfile"
|
||||
@@ -98,4 +98,3 @@ jobs:
|
||||
- "**/*.yaml"
|
||||
- ".yamllint.yaml"
|
||||
- "pyproject.toml"
|
||||
- "poetry.lock"
|
||||
|
||||
Reference in New Issue
Block a user