From 1fb56a315f92e09d930ab7c2c787adbaead64d76 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Fri, 26 Oct 2018 12:18:44 -0400 Subject: Update roadmap to expand scope of declarative config goals. --- docs/roadmap.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/roadmap.txt b/docs/roadmap.txt index 9bde4936..d5a127e8 100644 --- a/docs/roadmap.txt +++ b/docs/roadmap.txt @@ -4,7 +4,9 @@ Roadmap Setuptools has the following large-scale goals on the roadmap: -- Harmonize declarative config with pyproject.toml syntax. +- Mature declarative config to supersede imperative config in + all supported use-cases and harmonize 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