PEP 723: Mark as final (#3772)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
Ofek Lev 2024-05-16 08:27:35 -04:00 committed by GitHub
parent 5768da3e68
commit 928d64defb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 7 deletions

View File

@ -4,10 +4,9 @@ Author: Ofek Lev <ofekmeister@gmail.com>
Sponsor: Adam Turner <python@quite.org.uk>
PEP-Delegate: Brett Cannon <brett@python.org>
Discussions-To: https://discuss.python.org/t/31151
Status: Accepted
Status: Final
Type: Standards Track
Topic: Packaging
Content-Type: text/x-rst
Created: 04-Aug-2023
Post-History: `04-Aug-2023 <https://discuss.python.org/t/30979>`__,
`06-Aug-2023 <https://discuss.python.org/t/31151>`__,
@ -16,11 +15,7 @@ Post-History: `04-Aug-2023 <https://discuss.python.org/t/30979>`__,
Replaces: 722
Resolution: https://discuss.python.org/t/40418/82
.. note::
This PEP will be declared final once it has been specified at
https://packaging.python.org and implemented in a couple of tools,
ideally including ``pip-run`` and ``pipx``.
.. canonical-pypa-spec:: :ref:`packaging:inline-script-metadata`
Abstract
========