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 e6e181b commit 56a1725Copy full SHA for 56a1725
.github/workflows/main.yml
@@ -6,6 +6,8 @@ jobs:
6
strategy:
7
matrix:
8
python-version:
9
+ - '3.6.7'
10
+ - '3.7.1'
11
- '3.8'
12
- '3.9'
13
- '3.10'
0 commit comments