Skip to content

Commit f32545e

Browse files
committed
remove multibuild
1 parent 5db20e7 commit f32545e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

posts/2025/07/pypy-v7320-release.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ making RPython's JIT even better.
4747

4848
If you are a python library maintainer and use C-extensions, please consider
4949
making a HPy_ / CFFI_ / cppyy_ version of your library that would be performant
50-
on PyPy. In any case, both `cibuildwheel`_ and the `multibuild system`_ support
51-
building wheels for PyPy.
50+
on PyPy. In any case, `cibuildwheel`_ supports building wheels for PyPy.
5251

5352
.. _`PyPy`: https://doc.pypy.org/
5453
.. _`RPython`: https://rpython.readthedocs.org

0 commit comments

Comments
 (0)