Use '.python-version' for builds

This commit is contained in:
2025-08-17 12:16:55 +01:00
parent 594f4ba8ef
commit 1e28526be7
4 changed files with 11 additions and 5 deletions

View File

@@ -14,8 +14,6 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: "3.9"
- name: Install uv
uses: astral-sh/setup-uv@v6