Skip to content

Commit

Permalink
Change supported Python Versions
Browse files Browse the repository at this point in the history
Drop 3.7, and add 3.11 and 3.12.
  • Loading branch information
alan-cooney authored Oct 19, 2023
1 parent 7173af6 commit 8c231eb
Show file tree
Hide file tree
Showing 3 changed files with 1,467 additions and 1,652 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ jobs:
strategy:
matrix:
python-version:
- "3.7"
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"
env:
working-directory: python
defaults:
Expand Down
Loading

0 comments on commit 8c231eb

Please sign in to comment.