Skip to content

Commit 1fb20bd

Browse files
authored
Merge pull request #795 from FFY00/add-build
key_projects: add pypa/build
2 parents 8cd15e6 + 801fdcc commit 1fb20bd

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

source/key_projects.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,22 @@ context of automated tests) and to prevent heavily loading PyPI's
3131
Content Delivery Network (CDN).
3232

3333

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+
3450
.. _distlib:
3551

3652
distlib

0 commit comments

Comments
 (0)