PEP 517: Remove "Provisional acceptance" section now the PEP is Final (#2312)

This commit is contained in:
Dominic Davis-Foster 2022-02-07 16:27:50 +00:00 committed by GitHub
parent e945677364
commit 37a8edec2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

@ -50,16 +50,6 @@ We therefore propose a new, relatively minimal interface for
installation tools like ``pip`` to interact with package source trees
and source distributions.
=======================
Provisional acceptance
=======================
In accordance with the PyPA's specification process, this PEP has been
`provisionally accepted <https://www.pypa.io/en/latest/specifications/#provisional-acceptance>`_
for initial implementation in ``pip`` and other PyPA tools.
During this time, the specification is still subject to revision based
on real world experience with those initial implementations.
=======================
Terminology and goals