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 f91e5c3 commit e77ed97Copy full SHA for e77ed97
.github/workflows/tests.yml
@@ -79,7 +79,7 @@ jobs:
79
strategy:
80
max-parallel: 4
81
matrix:
82
- python-version: [3.6, 3.7, 3.8, 3.9]
+ python-version: [3.6, 3.7, 3.8, 3.9, 3.10]
83
84
steps:
85
- uses: actions/checkout@v2
0 commit comments