Allow Python 3.14 (#13945)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jonathan Swoboda
2026-02-11 22:11:48 -05:00
committed by GitHub
parent 96eb129cf8
commit db6aea8969
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -115,6 +115,7 @@ jobs:
python-version:
- "3.11"
- "3.13"
- "3.14"
os:
- ubuntu-latest
- macOS-latest