We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2fbc8f commit 2c8cf5cCopy full SHA for 2c8cf5c
.github/workflows/tests.yml
@@ -14,7 +14,6 @@ jobs:
14
strategy:
15
matrix:
16
python:
17
- - 3.7 # oldest Python supported by PSF
18
- "3.10"
19
- "3.11"
20
- "3.12" # newest Python that is stable
0 commit comments