Skip to content

Commit ee5ce2a

Browse files
henryiiiwebknjaz
andauthored
Use a lower case "build distribution" for the term anchor
Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
1 parent df0930c commit ee5ce2a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

source/tutorials/packaging-projects.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,8 @@ The files listed above will be included automatically in your
380380
:term:`source distribution <Source Distribution (or "sdist")>`. If you want to control what goes in this
381381
explicitly, see :ref:`Using MANIFEST.in`.
382382

383-
The final :term:`Built Distribution` will have the Python files in the
383+
The final :term:`built distribution <Built Distribution>` will
384+
have the Python files in the
384385
discovered or listed Python packages. If you want to control what goes here,
385386
such as to add data files, see :std:doc:`Including Data Files
386387
<setuptools:userguide/datafiles>` from the :std:doc:`setuptools docs

0 commit comments

Comments
 (0)