Skip to content

Commit

Permalink
Add tests and classifiers for python 3.12
Browse files Browse the repository at this point in the history
Update transient deps
  • Loading branch information
enpaul committed Oct 13, 2023
1 parent 4279817 commit e96999e
Show file tree
Hide file tree
Showing 4 changed files with 647 additions and 706 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
toxenv: py310
- version: "3.11"
toxenv: py311
- version: "3.12"
toxenv: py312
fail-fast: true
steps:
- name: Checkout
Expand Down
Loading

0 comments on commit e96999e

Please sign in to comment.