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 5ff6ea6 commit c3d4beeCopy full SHA for c3d4bee
.github/workflows/testrelease_binary.yml
@@ -40,7 +40,7 @@ jobs:
40
needs: make_sdist
41
strategy:
42
matrix:
43
- pythonpath: ["cp38-cp38", "cp39-cp39", "cp310-cp310", "cp311-cp311", "cp312-cp312"]
+ pythonpath: ["cp38-cp38", "cp39-cp39", "cp310-cp310", "cp311-cp311", "cp312-cp312", "cp313-cp313"]]
44
45
runs-on: ubuntu-latest
46
container: quay.io/pypa/manylinux2014_x86_64
0 commit comments