-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
From the Pypy home page:
We currently support python 3.11 and 2.7.
How about bumping PyPy at these locations, from 3.10 to 3.11 and perhaps from 3.9 to 3.10?
scikit-build-core/.github/workflows/ci.yml
Lines 54 to 55 in 3f371ff
matrix: | |
python-version: ["3.8", "pypy-3.10", "3.13", "3.14"] |
scikit-build-core/.github/workflows/ci.yml
Lines 60 to 61 in 3f371ff
- python-version: "pypy-3.9" | |
runs-on: windows-2022 |
scikit-build-core/.github/workflows/ci.yml
Lines 66 to 67 in 3f371ff
- python-version: "pypy-3.9" | |
runs-on: ubuntu-latest |
Metadata
Metadata
Assignees
Labels
No labels