summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-07-04 11:59:16 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-07-04 11:59:16 -0400
commit5e179ffca0a6ed5f3369139baaea61094df38524 (patch)
tree76e5d3728a09ee67775568b63c85926b33e4aeb6
parent0f491dc2b4141a17475eec12b02d8f237d7f7918 (diff)
downloadpython-setuptools-git-5e179ffca0a6ed5f3369139baaea61094df38524.tar.gz
Remove stale description of packaging.
-rw-r--r--docs/index.txt9
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/index.txt b/docs/index.txt
index f3f65cb4..228f97c8 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -5,14 +5,7 @@ Documentation
=============
Setuptools is a fully-featured, actively-maintained, and stable library
-designed to facilitate packaging Python projects, where packaging includes:
-
- - Python package and module definitions
- - Distribution package metadata
- - Test hooks
- - Project installation
- - Platform-specific details
- - Python 3 support
+designed to facilitate packaging Python projects.
Documentation content: