Defer PEP 459 in addition to 426
This commit is contained in:
parent
ce2f5ce660
commit
3613e068ae
|
@ -5,7 +5,7 @@ Last-Modified: $Date$
|
|||
Author: Nick Coghlan <ncoghlan@gmail.com>
|
||||
BDFL-Delegate: Nick Coghlan <ncoghlan@gmail.com>
|
||||
Discussions-To: Distutils SIG <distutils-sig@python.org>
|
||||
Status: Draft
|
||||
Status: Deferred
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Requires: 426
|
||||
|
@ -22,6 +22,12 @@ Like all metadata extensions, each standard extension format is
|
|||
independently versioned. Changing any of the formats requires an update
|
||||
to this PEP, but does not require an update to the core packaging metadata.
|
||||
|
||||
PEP Deferral
|
||||
============
|
||||
|
||||
This PEP depends on PEP 426, which has itself been deferred. See the
|
||||
PEP Deferral section in that PEP for details.
|
||||
|
||||
.. note::
|
||||
|
||||
These extensions may eventually be separated out into their own PEPs,
|
||||
|
|
Loading…
Reference in New Issue