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 2d56f83 commit 4311bfcCopy full SHA for 4311bfc
.github/workflows/ci.yml
@@ -23,6 +23,7 @@ jobs:
23
- python: "3.7"
24
- python: "3.8"
25
- python: "3.9"
26
+ - python: "3.10"
27
28
runs-on: ubuntu-latest
29
steps:
0 commit comments