diff options
| author | Kurt B. Kaiser <kbk@shore.net> | 2003-06-12 03:41:01 +0000 |
|---|---|---|
| committer | Kurt B. Kaiser <kbk@shore.net> | 2003-06-12 03:41:01 +0000 |
| commit | a00d7bd41c984b28579da69ee794993ffa34b3ff (patch) | |
| tree | f6157716b782f1c8b117a6389a19e1255ed3b958 /Lib/idlelib | |
| parent | a737bb378b5e0a5492d82a5083a61846c9a3242b (diff) | |
| download | cpython-git-a00d7bd41c984b28579da69ee794993ffa34b3ff.tar.gz | |
Remove unneeded MANIFEST template.
Diffstat (limited to 'Lib/idlelib')
| -rw-r--r-- | Lib/idlelib/MANIFEST.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Lib/idlelib/MANIFEST.in b/Lib/idlelib/MANIFEST.in deleted file mode 100644 index 55186d68fb..0000000000 --- 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 |
