Commit 641183c8 authored by Jason R. Coombs's avatar Jason R. Coombs

Update roadmap

parent 7f310da9
......@@ -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.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment