From: Kurt B. Kaiser Date: Thu, 12 Jun 2003 03:41:01 +0000 (+0000) Subject: Remove unneeded MANIFEST template. X-Git-Tag: v2.3c1~488 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a00d7bd41c984b28579da69ee794993ffa34b3ff;p=thirdparty%2FPython%2Fcpython.git Remove unneeded MANIFEST template. --- diff --git a/Lib/idlelib/MANIFEST.in b/Lib/idlelib/MANIFEST.in deleted file mode 100644 index 55186d68fb43..000000000000 --- 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