File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -380,12 +380,11 @@ 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
381381explicitly, see :ref: `Using MANIFEST.in `.
382382
383- The final :term: `built distribution <Built Distribution> ` will
384- have the Python files in the
385- discovered or listed Python packages. If you want to control what goes here,
386- such as to add data files, see :std:doc: `Including Data Files
387- <setuptools:userguide/datafiles>` from the :std:doc: `setuptools docs
388- <setuptools:index>`.
383+ The final :term: `built distribution <Built Distribution> ` will have the Python
384+ files in the discovered or listed Python packages. If you want to control what
385+ goes here, such as to add data files, see
386+ :std:doc: `Including Data Files <setuptools:userguide/datafiles >`
387+ from the :std:doc: `setuptools docs <setuptools:index >`.
389388
390389.. _generating archives :
391390
You can’t perform that action at this time.
0 commit comments