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 1360218 commit b6d076eCopy full SHA for b6d076e
.github/workflows/tox.yml
@@ -8,8 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
strategy:
10
matrix:
11
- python-version:
12
- - '3.10'
+ python-version: ['3.10']
13
# - '3.11'
14
# - '3.12'
15
# - '3.14'
0 commit comments