Skip to content

Commit

Permalink
Merge pull request #31 from lucascolley/py39
Browse files Browse the repository at this point in the history
REL: drop py3.9, support py3.13
  • Loading branch information
lucascolley authored Nov 20, 2024
2 parents 9973bb4 + a5a6421 commit 8e1c8fa
Show file tree
Hide file tree
Showing 4 changed files with 170 additions and 464 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
strategy:
fail-fast: false
matrix:
environment: [ci-py309, ci-py312]
environment: [ci-py310, ci-py313]
runs-on: [ubuntu-latest]

steps:
Expand Down
Loading

0 comments on commit 8e1c8fa

Please sign in to comment.