8000
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.
1 parent db0f99a commit 8e4a26cCopy full SHA for 8e4a26c
peps/pep-0625.rst
@@ -4,13 +4,15 @@ Author: Tzu-ping Chung <uranusjr@gmail.com>,
4
Paul Moore <p.f.moore@gmail.com>
5
PEP-Delegate: Pradyun Gedam <pradyunsg@gmail.com>
6
Discussions-To: https://discuss.python.org/t/draft-pep-file-name-of-a-source-distribution/4686
7
-Status: Accepted
+Status: Final
8
Type: Standards Track
9
Topic: Packaging
10
Created: 08-Jul-2020
11
Post-History: 08-Jul-2020
12
Resolution: https://discuss.python.org/t/pep-625-file-name-of-a-source-distribution/4686/159
13
14
+.. canonical-pypa-spec:: :ref:`packaging:source-distribution-format-sdist`
15
+
16
Abstract
17
========
18
0 commit comments