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 b350d22 commit ec43ea9Copy full SHA for ec43ea9
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
matrix:
29
os: ['ubuntu-latest']
30
- python-version: [3.6, 3.7, 3.8, 3.9, "3.10"]
+ python-version: [3.7, 3.8, 3.9, "3.10"]
31
check: ['test']
32
pip-flags: ['']
33
depends: ['REQUIREMENTS']
0 commit comments