Mark PEP 517 as Accepted

This commit is contained in:
Nick Coghlan 2017-05-29 13:43:34 +10:00
parent a39c23e341
commit 91299310ff
1 changed files with 9 additions and 1 deletions

View File

@ -6,11 +6,12 @@ Author: Nathaniel J. Smith <njs@pobox.com>,
Thomas Kluyver <thomas@kluyver.me.uk>
BDFL-Delegate: Nick Coghlan <ncoghlan@gmail.com>
Discussions-To: <distutils-sig@python.org>
Status: Draft
Status: Accepted
Type: Standards Track
Content-Type: text/x-rst
Created: 30-Sep-2015
Post-History: 1 Oct 2015, 25 Oct 2015
Resolution: https://mail.python.org/pipermail/distutils-sig/2017-May/030518.html
==========
@ -50,6 +51,13 @@ We therefore propose a new, relatively minimal interface for
installation tools like ``pip`` to interact with package source trees
and source distributions.
================
PEP Acceptance
================
This PEP has been provisionally accepted for implementation in `pip` and other
tools. It won't be considered Final until after that initial implementation
has been released and any related feedback from end users considered.
=======================
Terminology and goals