From 5e179ffca0a6ed5f3369139baaea61094df38524 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sat, 4 Jul 2020 11:59:16 -0400 Subject: Remove stale description of packaging. --- docs/index.txt | 9 +-------- 1 file changed, 1 insertion(+), 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: -- cgit v1.2.3