We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ad6a5 commit 8b4a371Copy full SHA for 8b4a371
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