PEP 582: Mark as rejected (#3078)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
This commit is contained in:
parent
8a24bdeb04
commit
3f4e0209e3
|
@ -5,12 +5,14 @@ Last-Modified: $Date$
|
||||||
Author: Kushal Das <mail@kushaldas.in>, Steve Dower <steve.dower@python.org>,
|
Author: Kushal Das <mail@kushaldas.in>, Steve Dower <steve.dower@python.org>,
|
||||||
Donald Stufft <donald@stufft.io>, Nick Coghlan <ncoghlan@gmail.com>
|
Donald Stufft <donald@stufft.io>, Nick Coghlan <ncoghlan@gmail.com>
|
||||||
Discussions-To: https://discuss.python.org/t/pep-582-python-local-packages-directory/963/
|
Discussions-To: https://discuss.python.org/t/pep-582-python-local-packages-directory/963/
|
||||||
Status: Draft
|
Status: Rejected
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Topic: Packaging
|
Topic: Packaging
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 16-May-2018
|
Created: 16-May-2018
|
||||||
Python-Version: 3.12
|
Python-Version: 3.12
|
||||||
|
Post-History: `01-Mar-2019 <https://discuss.python.org/t/pep-582-python-local-packages-directory/963>`__,
|
||||||
|
Resolution: https://discuss.python.org/t/pep-582-python-local-packages-directory/963/430
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue