PEP 592: Change status to Final (#1383)
Per https://discuss.python.org/t/pep-592-support-for-yanked-files-in-the-simple-repository-api/1629/34 the implementation is now finalized.
This commit is contained in:
parent
cba0871946
commit
fec81b3ef5
|
@ -3,7 +3,7 @@ Title: Adding "Yank" Support to the Simple API
|
|||
Author: Donald Stufft <donald@stufft.io>
|
||||
BDFL-Delegate: Paul Moore <p.f.moore@gmail.com>
|
||||
Discussions-To: https://discuss.python.org/c/packaging
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Created: 07-May-2019
|
||||
|
|
Loading…
Reference in New Issue