From ef8ccce745d966ef53fe52cae80d0bbb62899c6f Mon Sep 17 00:00:00 2001 From: Dominic Davis-Foster Date: Mon, 7 Feb 2022 15:18:47 +0000 Subject: [PATCH] PEP 517: Remove "Provisional acceptance" section now the PEP is Final --- pep-0517.txt | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pep-0517.txt b/pep-0517.txt index ceb05bc346c..078668b6e34 100644 --- a/pep-0517.txt +++ b/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 and source distributions. -======================= - Provisional acceptance -======================= - -In accordance with the PyPA's specification process, this PEP has been -`provisionally accepted `_ -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