Skip to content

Commit

Permalink
Add support for py313
Browse files Browse the repository at this point in the history
  • Loading branch information
abhikdps committed Nov 5, 2024
1 parent bd9323b commit dcbfb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: coactions/dynamic-matrix@v4
with:
min_python: "3.10"
max_python: "3.12"
max_python: "3.13"
default_python: "3.11" # used by jobs in other_names
other_names: |
lint
Expand Down

0 comments on commit dcbfb59

Please sign in to comment.