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 e4ab9c0 commit 67c9336Copy full SHA for 67c9336
.github/workflows/main.yml
@@ -31,7 +31,7 @@ jobs:
31
toxfactor: py3.12
32
ignore-typecheck-outcome: true
33
ignore-test-outcome: false
34
- - python-version: "3.13-dev"
+ - python-version: "3.13"
35
toxfactor: py3.13
36
37
0 commit comments