summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorKurt B. Kaiser <kbk@shore.net>2003-06-12 03:41:01 (GMT)
committerKurt B. Kaiser <kbk@shore.net>2003-06-12 03:41:01 (GMT)
commita00d7bd41c984b28579da69ee794993ffa34b3ff (patch)
treef6157716b782f1c8b117a6389a19e1255ed3b958 /Lib/idlelib
parenta737bb378b5e0a5492d82a5083a61846c9a3242b (diff)
downloadcpython-a00d7bd41c984b28579da69ee794993ffa34b3ff.zip
cpython-a00d7bd41c984b28579da69ee794993ffa34b3ff.tar.gz
cpython-a00d7bd41c984b28579da69ee794993ffa34b3ff.tar.bz2
Remove unneeded MANIFEST template.
Diffstat (limited to 'Lib/idlelib')
-rw-r--r--Lib/idlelib/MANIFEST.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/Lib/idlelib/MANIFEST.in b/Lib/idlelib/MANIFEST.in
deleted file mode 100644
index 55186d6..0000000
--- a/Lib/idlelib/MANIFEST.in
+++ /dev/null
@@ -1,11 +0,0 @@
-# Many of these entries are unnecessary because of the extra file copying
-# built into IDLE's setup.py. However, if that should change, they may
-# become necessary and meanwhile do no harm.
-include *.bat
-include *.def
-include *.gif
-include *.pyw
-include *.txt
-include idle
-include MANIFEST.in
-include MANIFEST