Skip to content

Commit e96999e

Browse files
committed
Add tests and classifiers for python 3.12
Update transient deps
1 parent 4279817 commit e96999e

File tree

4 files changed

+647
-706
lines changed

4 files changed

+647
-706
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
toxenv: py310
2525
- version: "3.11"
2626
toxenv: py311
27+
- version: "3.12"
28+
toxenv: py312
2729
fail-fast: true
2830
steps:
2931
- name: Checkout

0 commit comments

Comments
 (0)