We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60b4e9 commit 435edfdCopy full SHA for 435edfd
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- python-version: ["3.7", "3.8", "3.9", "3.10"]
+ python-version: ["3.8", "3.9", "3.10"]
14
15
steps:
16
- uses: actions/checkout@master
0 commit comments