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.
2 parents b42cd5a + 1f6b6ad commit 6cda9a1Copy full SHA for 6cda9a1
source/specifications/source-distribution-format.rst
@@ -20,6 +20,8 @@ specification.
20
21
Source distributions are also known as *sdists* for short.
22
23
+.. _source-distribution-format-source-tree:
24
+
25
Source trees
26
============
27
@@ -30,6 +32,8 @@ directories. :pep:`517` and :pep:`518` specify what is required to meet the
30
32
definition of what :file:`pyproject.toml` must contain for something to be
31
33
deemed a source tree.
34
35
+.. _source-distribution-format-sdist:
36
37
Source distribution file name
38
=============================
39
0 commit comments