chore: updates project to be python3.14 compatible #74

Merged
HideyoshiNakazone merged 2 commits from chore/run-tests-on-python3.14 into main 2025-12-06 20:09:21 +00:00
3 changed files with 734 additions and 522 deletions
Showing only changes of commit 558abf5d40 - Show all commits

View File

@@ -23,6 +23,7 @@ jobs:
- "3.11" - "3.11"
- "3.12" - "3.12"
- "3.13" - "3.13"
- "3.14"
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4

1
.python-version Normal file
View File

@@ -0,0 +1 @@
3.14

1254
uv.lock generated

File diff suppressed because it is too large Load Diff