Skip to content

Commit 6cda9a1

Browse files
authored
Merge pull request #1784 from brettcannon/patch-2
Add labels to source-distribution-format.rst for cross-referencing
2 parents b42cd5a + 1f6b6ad commit 6cda9a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/specifications/source-distribution-format.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ specification.
2020

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

23+
.. _source-distribution-format-source-tree:
24+
2325
Source trees
2426
============
2527

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

35+
.. _source-distribution-format-sdist:
36+
3337
Source distribution file name
3438
=============================
3539

0 commit comments

Comments
 (0)