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 595f76d commit cb6808aCopy full SHA for cb6808a
source/glossary.rst
@@ -16,7 +16,7 @@ Glossary
16
17
A library that takes a source tree or
18
:term:`source distribution <Source Distribution (or "sdist")>`
19
- and builds a source distribution or :term:`wheel <Wheel>` from it.
+ and builds a :term:`built distribution <Built Distribution>` or :term:`wheel <Wheel>` 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