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 ade5a76 commit 3e9fdd4Copy full SHA for 3e9fdd4
.github/workflows/tests.yml
@@ -16,6 +16,7 @@ jobs:
16
matrix:
17
python-version:
18
- "3.11"
19
+ - "3.13"
20
os: [ubuntu-latest, windows-latest]
21
22
steps:
0 commit comments