aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-11-28 12:27:54 -0500
committerJason R. Coombs <jaraco@jaraco.com>2013-11-28 12:27:54 -0500
commitbf9c84eadae80290a5cd2cadd2c9b5b5e456e546 (patch)
treeebb23068a754a2b6d0de09ed43a25336dcea6a22
parent1199d17859540ba791ad81cf44d08f293c0acd64 (diff)
downloadexternal_python_setuptools-bf9c84eadae80290a5cd2cadd2c9b5b5e456e546.tar.gz
external_python_setuptools-bf9c84eadae80290a5cd2cadd2c9b5b5e456e546.tar.bz2
external_python_setuptools-bf9c84eadae80290a5cd2cadd2c9b5b5e456e546.zip
Updated roadmap to reflect current status.
-rw-r--r--docs/roadmap.txt12
1 files changed, 2 insertions, 10 deletions
diff --git a/docs/roadmap.txt b/docs/roadmap.txt
index 44bcdb0f..8f175b9f 100644
--- a/docs/roadmap.txt
+++ b/docs/roadmap.txt
@@ -2,13 +2,5 @@
Roadmap
=======
-Setuptools has merged with Distribute and to provide a unified codebase for
-ongoing development.
-
-This new effort will draw from the resources of both projects to leverage
-community contribution for ongoing advancement but also maintain stability
-for the user base.
-
-An initial release of Setuptools 0.7 will attempt to be compatible both with
-Setuptools 0.6c11 and Distribute 0.6.36. Where compatibility cannot be
-achieved, the changes should be well-documented.
+Setuptools is primarily in maintenance mode. The project attempts to address
+user issues, concerns, and feature requests in a timely fashion.