Skip to content

Commit 2c8cf5c

Browse files
committed
Drop Python 3.7 from testing
1 parent d2fbc8f commit 2c8cf5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
strategy:
1515
matrix:
1616
python:
17-
- 3.7 # oldest Python supported by PSF
1817
- "3.10"
1918
- "3.11"
2019
- "3.12" # newest Python that is stable

0 commit comments

Comments
 (0)