Revert "feat: move to uv first" (#3544)

This reverts commit 1f1ebb8237.
This commit is contained in:
NanoCode012
2026-03-25 16:12:36 +07:00
committed by GitHub
parent 1f1ebb8237
commit 2fb72798e0
9 changed files with 435 additions and 183 deletions

View File

@@ -7,7 +7,7 @@ on:
- "main"
paths:
- '**.py'
- 'pyproject.toml'
- 'requirements.txt'
- '.github/workflows/*.yml'
- 'requirements-tests.txt'
- 'cicd/cicd.sh'
@@ -16,7 +16,7 @@ on:
types: [opened, synchronize, reopened, ready_for_review]
paths:
- '**.py'
- 'pyproject.toml'
- 'requirements.txt'
- '.github/workflows/*.yml'
- 'requirements-tests.txt'
- 'cicd/cicd.sh'