| Kurt B. Kaiser | da4d3c1 | 2002-12-23 03:31:49 +0000 | [diff] [blame] | 1 | # Many of these entries are unnecessary because of the extra file copying |
| 2 | # built into IDLE's setup.py. However, if that should change, they may | ||||
| 3 | # become necessary and meanwhile do no harm. | ||||
| 4 | include *.bat | ||||
| 5 | include *.def | ||||
| 6 | include *.gif | ||||
| 7 | include *.pyw | ||||
| Neal Norwitz | ce8ed1a | 2002-11-30 17:51:41 +0000 | [diff] [blame] | 8 | include *.txt |
| 9 | include idle | ||||
| 10 | include MANIFEST.in | ||||
| 11 | include MANIFEST | ||||