Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions source/specifications/source-distribution-format.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ specification.

Source distributions are also known as *sdists* for short.

.. _source-distribution-format-source-tree:

Source trees
============

Expand All @@ -30,6 +32,8 @@ directories. :pep:`517` and :pep:`518` specify what is required to meet the
definition of what :file:`pyproject.toml` must contain for something to be
deemed a source tree.

.. _source-distribution-format-sdist:

Source distribution file name
=============================

Expand Down
Loading