Skip to content

Commit 5c8e79c

Browse files
Add tox-target py313 to CI
1 parent 42c4467 commit 5c8e79c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
tox-target: py311
3737
- python-version: "3.12"
3838
tox-target: py312
39+
- python-version: "3.13"
40+
tox-target: py313
3941

4042
steps:
4143
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)