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 6b371d9 commit bc12e61Copy full SHA for bc12e61
.github/workflows/build.yml
@@ -13,6 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
py:
16
+ - "3.13"
17
- "3.12"
18
- "3.11"
19
- "3.10"
0 commit comments