We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8cd15e6 + 801fdcc commit 1fb20bdCopy full SHA for 1fb20bd
1 file changed
source/key_projects.rst
@@ -31,6 +31,22 @@ context of automated tests) and to prevent heavily loading PyPI's
31
Content Delivery Network (CDN).
32
33
34
+.. _build:
35
+
36
+build
37
+=====
38
39
+`Docs <https://pypa-build.readthedocs.io/>`__ |
40
+`Issues <https://github.com/pypa/build/issues>`__ |
41
+`GitHub <https://github.com/pypa/build>`__ |
42
+`PyPI <https://pypi.org/project/build>`__ |
43
+User IRC:`#pypa <https://webchat.freenode.net/?channels=%23pypa>`__ |
44
+Dev IRC:`#pypa-dev <https://webchat.freenode.net/?channels=%23pypa-dev>`__
45
46
+``build`` is a PEP-517 compatible Python package builder. It provides a CLI to
47
+build packages, as well as a Python API.
48
49
50
.. _distlib:
51
52
distlib
0 commit comments