Skip to content

Commit 37bad90

Browse files
committed
feat: add support python 3.9
1 parent 7e78674 commit 37bad90

File tree

3 files changed

+528
-410
lines changed

3 files changed

+528
-410
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
fail-fast: false
3737
matrix:
3838
python-version:
39+
- "3.9"
3940
- "3.10"
4041
- "3.11"
4142
- "3.12"

0 commit comments

Comments
 (0)