Skip to content

Commit

Permalink
feat: Support Python 3.13 (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Jan 3, 2025
1 parent b09e7bd commit 930a431
Show file tree
Hide file tree
Showing 3 changed files with 322 additions and 288 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_tap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
strategy:
matrix:
python-version:
- "3.13"
- "3.12"
- "3.11"
- "3.10"
Expand Down
Loading

0 comments on commit 930a431

Please sign in to comment.