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 d44846c commit e169542Copy full SHA for e169542
.github/workflows/test.yml
@@ -43,7 +43,7 @@ jobs:
43
runs-on: ubuntu-latest
44
strategy:
45
matrix:
46
- python-version: ["3.9", "3.10", "3.11", "3.12, "3.13"]
+ python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
47
fail-fast: false
48
49
steps:
0 commit comments