Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da8cf9f

Browse files
authored
PEP 665: Superseded-By: 751 (#3875)
1 parent cb5caa8 commit da8cf9f

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

peps/pep-0665.rst

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Discussions-To: https://discuss.python.org/t/9911
88
Status: Rejected
99
Type: Standards Track
1010
Topic: Packaging
11-
Content-Type: text/x-rst
1211
Created: 29-Jul-2021
1312
Post-History: 29-Jul-2021, 03-Nov-2021, 25-Nov-2021
13+
Superseded-By: 751
1414
Resolution: https://discuss.python.org/t/pep-665-take-2-a-file-format-to-list-python-dependencies-for-reproducibility-of-an-application/11736/140
1515

1616
.. note::
@@ -1009,13 +1009,3 @@ CC0-1.0-Universal license, whichever is more permissive.
10091009
.. _TOML: https://toml.io
10101010
.. _version specifiers spec: https://packaging.python.org/specifications/version-specifiers/
10111011
.. _wheel file: https://packaging.python.org/specifications/binary-distribution-format/
1012-
1013-
1014-
..
1015-
Local Variables:
1016-
mode: indented-text
1017-
indent-tabs-mode: nil
1018-
sentence-end-double-space: t
1019-
fill-column: 70
1020-
coding: utf-8
1021-
End:

0 commit comments

Comments
 (0)