drop 3.13

This commit is contained in:
Brandon Hancock
2024-12-09 10:14:44 -05:00
parent bc2a86d66a
commit 589447c5c4
14 changed files with 24 additions and 345 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: Set up Python
run: uv python install 3.11.9
run: uv python install 3.12.8
- name: Install the project
run: uv sync --dev --all-extras