We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48dffb2 commit aec3e3cCopy full SHA for aec3e3c
.github/workflows/test-lint.yml
@@ -59,7 +59,7 @@ jobs:
59
fail-fast: false
60
matrix:
61
os: [ubuntu-latest, macos-latest, windows-latest]
62
- python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
+ python-version: ['3.8', '3.9', '3.10', '3.11']
63
steps:
64
- uses: actions/checkout@v4
65
0 commit comments