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 9ddfba1 commit 25426b3Copy full SHA for 25426b3
source/glossary.rst
@@ -211,7 +211,7 @@ Glossary
211
in a :term:`Project`'s :term:`source tree <Project Source Tree>`,
212
to be transformed into :term:`Core Metadata field`\s
213
in the :term:`Built Metadata`
214
- by the project's build backend.
+ by the project's :term:`build backend <Build Backend>`.
215
Can be written as :term:`Pyproject Metadata`,
216
or in a tool-specific format
217
(under the ``[tool]`` table in ``pyproject.toml``,
@@ -371,7 +371,7 @@ Glossary
371
372
Wheel Project
373
374
- The PyPA reference implementation of the :term:`Wheel Format`.
+ The PyPA reference implementation of the :term:`Wheel Format`; see :ref:`wheel`.
375
376
377
Working Set
0 commit comments