feat: move to uv first

This commit is contained in:
NanoCode012
2026-03-25 16:06:37 +07:00
parent c50c4acbf4
commit 1f1ebb8237
9 changed files with 182 additions and 434 deletions

View File

@@ -6,7 +6,7 @@ on:
types: [opened, synchronize, reopened, ready_for_review]
paths:
- '**.py'
- 'requirements.txt'
- 'pyproject.toml'
- '.github/workflows/*.yml'
- "*.[q]md"
- "examples/**/*.y[a]?ml"