summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
author?ric Araujo <merwok@netwok.org>2012-03-13 16:40:09 +0100
committer?ric Araujo <merwok@netwok.org>2012-03-13 16:40:09 +0100
commita6203bedc4af4e33745e561a63d1a64626778120 (patch)
tree6707240086f5c4aa3086d18d0cee9e64b9309d02 /MANIFEST.in
parent030489ab11c4252a876d1881e2c7a9b38c07a898 (diff)
downloaddisutils2-a6203bedc4af4e33745e561a63d1a64626778120.tar.gz
Remove out-of-date documentation.
Tarek and I agreed that maintaining doc in two places was wasteful, so I?m going to point people to the packaging docs in Python 3.3. Most of them apply as is to distutils2, except for the module name and a few other things that I?ll fix later (like the logger name or the HTTP user agent string). I will put up a simple page with links on packages.python.org to replace the old doc.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index b3fc8ba..4385e37 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1 @@
-recursive-include docs *.bat *.rst *.py *.png Makefile *.txt
recursive-include distutils2/_backport *.c *.h *.cfg