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 3c87202 commit 4c178d2Copy full SHA for 4c178d2
.github/workflows/test.yml
@@ -11,6 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
python-version:
14
+ - "3.7"
15
- "3.8"
16
- "3.9"
17
- "3.10"
0 commit comments