Skip to content

Commit

Permalink
Merge pull request #38 from ReubenFrankel/drop-py3.7
Browse files Browse the repository at this point in the history
feat: Drop support for Python 3.7
  • Loading branch information
edgarrmondragon authored Dec 11, 2024
2 parents cc666b8 + 7d9a306 commit 272c59c
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 198 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
fail-fast: false
matrix:
python-version:
- 3.7
- 3.8
- 3.9
- '3.10'
Expand All @@ -45,7 +44,6 @@ jobs:
fail-fast: false
matrix:
python-version:
- 3.7
- 3.8
- 3.9
- '3.10'
Expand All @@ -72,7 +70,6 @@ jobs:
- 3.6
- 4.4
python-version:
- 3.7
- 3.8
- 3.9
- '3.10'
Expand Down
Loading

0 comments on commit 272c59c

Please sign in to comment.