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 4a35173 commit bb4cde5Copy full SHA for bb4cde5
.github/workflows/nox.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
platform: [ubuntu-latest, macos-latest, windows-latest]
15
- python-version: ["3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments