Skip to content

Commit

Permalink
test with python 3.13 (#468)
Browse files Browse the repository at this point in the history
* test python 3.13

* add changelog fragment
  • Loading branch information
braingram authored Oct 28, 2024
1 parent 37f250e commit da7e04e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
with:
envs: |
- linux: py310-xdist
- linux: py311-xdist
- macos: py311-xdist
- linux: py311-xdist-cov
coverage: codecov
- linux: py312-xdist
- linux: py313-xdist
1 change: 1 addition & 0 deletions changes/468.feature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add python 3.13 support.

0 comments on commit da7e04e

Please sign in to comment.