We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8c8b40 commit ab9ea42Copy full SHA for ab9ea42
1 file changed
.github/workflows/tests.yml
@@ -30,6 +30,7 @@ jobs:
30
- {python: '3.10', tox: python3}
31
- {python: '3.11', tox: python3}
32
- {python: '3.12', tox: python3}
33
+ - {python: '3.13', tox: python3}
34
- {python: '3.11', tox: pep8}
35
- {python: '3.11', tox: lint}
36
- {python: '3.11', tox: mypy}
0 commit comments