From 641183c8277136a8d82e0b50b059b4d65bba7f7d Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sun, 11 Nov 2018 12:40:03 -0500 Subject: Update roadmap --- docs/roadmap.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/roadmap.txt') diff --git a/docs/roadmap.txt b/docs/roadmap.txt index d5a127e8..62689283 100644 --- a/docs/roadmap.txt +++ b/docs/roadmap.txt @@ -10,3 +10,6 @@ Setuptools has the following large-scale goals on the roadmap: - Deprecate and remove setup_requires and easy_install in favor of PEP 518 build requirements and pip install. - Adopt the Distutils package and stop monkeypatching stdlib. +- Provide essential interfaces for installers such as pip to + support creation of "editable" installs without invoking + easy_install or creating egg-info. -- cgit v1.2.3