feat: migrate to UV

This commit is contained in:
Tobias Effner 2026-01-23 22:45:37 +01:00
parent 8521df94ad
commit c698916a60
8 changed files with 2190 additions and 52 deletions

View file

@ -6,13 +6,13 @@ on:
paths:
- 'docker/DispatcharrBase'
- '.github/workflows/base-image.yml'
- 'requirements.txt'
- 'pyproject.toml'
pull_request:
branches: [main, dev]
paths:
- 'docker/DispatcharrBase'
- '.github/workflows/base-image.yml'
- 'requirements.txt'
- 'pyproject.toml'
workflow_dispatch: # Allow manual triggering
permissions: