We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f9a156 + 7748368 commit 5054b06Copy full SHA for 5054b06
1 file changed
source/key_projects.rst
@@ -47,6 +47,22 @@ Dev IRC:`#pypa-dev <https://webchat.freenode.net/?channels=%23pypa-dev>`__
47
build packages, as well as a Python API.
48
49
50
+.. _cibuildwheel:
51
+
52
+cibuildwheel
53
+============
54
55
+`Docs <https://cibuildwheel.readthedocs.io/>`__ |
56
+`Issues <https://github.com/pypa/cibuildwheel/issues>`__ |
57
+`GitHub <https://github.com/pypa/cibuildwheel>`__ |
58
+`PyPI <https://pypi.org/project/cibuildwheel>`__ |
59
+`Discussions <https://github.com/pypa/cibuildwheel/discussions>`__ |
60
+`Discord #cibuildwheel <https://discord.com/invite/pypa>`__
61
62
+``cibuildwheel`` is a package that builds wheels for all common platforms and
63
+Python versions on most CI systems.
64
65
66
.. _distlib:
67
68
distlib
0 commit comments