Skip to content

Commit 8e1c8fa

Browse files
authored
Merge pull request #31 from lucascolley/py39
REL: drop py3.9, support py3.13
2 parents 9973bb4 + a5a6421 commit 8e1c8fa

File tree

4 files changed

+170
-464
lines changed

4 files changed

+170
-464
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
strategy:
4747
fail-fast: false
4848
matrix:
49-
environment: [ci-py309, ci-py312]
49+
environment: [ci-py310, ci-py313]
5050
runs-on: [ubuntu-latest]
5151

5252
steps:

0 commit comments

Comments
 (0)