diff --git a/peps/pep-0665.rst b/peps/pep-0665.rst index 923dc83d9..b66cc7510 100644 --- a/peps/pep-0665.rst +++ b/peps/pep-0665.rst @@ -8,9 +8,9 @@ Discussions-To: https://discuss.python.org/t/9911 Status: Rejected Type: Standards Track Topic: Packaging -Content-Type: text/x-rst Created: 29-Jul-2021 Post-History: 29-Jul-2021, 03-Nov-2021, 25-Nov-2021 +Superseded-By: 751 Resolution: https://discuss.python.org/t/pep-665-take-2-a-file-format-to-list-python-dependencies-for-reproducibility-of-an-application/11736/140 .. note:: @@ -1009,13 +1009,3 @@ CC0-1.0-Universal license, whichever is more permissive. .. _TOML: https://toml.io .. _version specifiers spec: https://packaging.python.org/specifications/version-specifiers/ .. _wheel file: https://packaging.python.org/specifications/binary-distribution-format/ - - -.. - Local Variables: - mode: indented-text - indent-tabs-mode: nil - sentence-end-double-space: t - fill-column: 70 - coding: utf-8 - End: