From c13fcfd43f5ce16a2fb4930622293395a494004f Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Thu, 14 Jun 2018 08:30:15 -0400 Subject: Update roadmap --- docs/roadmap.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/roadmap.txt b/docs/roadmap.txt index 8f175b9f..9bde4936 100644 --- a/docs/roadmap.txt +++ b/docs/roadmap.txt @@ -2,5 +2,9 @@ Roadmap ======= -Setuptools is primarily in maintenance mode. The project attempts to address -user issues, concerns, and feature requests in a timely fashion. +Setuptools has the following large-scale goals on the roadmap: + +- Harmonize declarative config with pyproject.toml syntax. +- 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. -- cgit v1.2.1