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 9214201 commit 7bfd7d3Copy full SHA for 7bfd7d3
.github/workflows/test-publish.yaml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
os: [ubuntu-20.04, macos-latest]
15
- python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11"]
+ python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments