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 05f231b commit abf27b6Copy full SHA for abf27b6
source/glossary.rst
@@ -15,7 +15,8 @@ Glossary
15
Build Backend
16
17
A library that takes a source tree
18
- and builds a :term:`source distribution <Source Distribution (or "sdist")>` or :term:`built distribution <Built Distribution>` from it.
+ and builds a :term:`source distribution <Source Distribution (or "sdist")>` or
19
+ :term:`built distribution <Built Distribution>` from it.
20
The build is delegated to the backend by a
21
:term:`frontend <Build Frontend>`.
22
All backends offer a standardized interface.
0 commit comments