PEP 517: Remove "Provisional acceptance" section now the PEP is Final (#2312)
This commit is contained in:
parent
e945677364
commit
37a8edec2f
10
pep-0517.txt
10
pep-0517.txt
|
@ -50,16 +50,6 @@ We therefore propose a new, relatively minimal interface for
|
||||||
installation tools like ``pip`` to interact with package source trees
|
installation tools like ``pip`` to interact with package source trees
|
||||||
and source distributions.
|
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
|
Terminology and goals
|
||||||
|
|
Loading…
Reference in New Issue