Skip to content

Commit f40d8e7

Browse files
authored
chore: drop python 3.7 support (#6)
1 parent 7ea4ecb commit f40d8e7

File tree

3 files changed

+72
-131
lines changed

3 files changed

+72
-131
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
fail-fast: false
3737
matrix:
3838
python-version:
39-
- "3.7"
4039
- "3.8"
4140
- "3.9"
4241
- "3.10"

0 commit comments

Comments
 (0)