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 8f9a156 commit 5f36fdaCopy full SHA for 5f36fda
source/key_projects.rst
@@ -47,6 +47,21 @@ 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
.. _distlib:
66
67
distlib
0 commit comments