Install the main script for the new IDLE here.

This commit is contained in:
Guido van Rossum 2003-06-13 20:35:11 +00:00
parent ab537e92f3
commit 373ef37715
1 changed files with 1 additions and 1 deletions

View File

@ -1134,7 +1134,7 @@ def main():
ext_modules=[Extension('struct', ['structmodule.c'])],
# Scripts to install
scripts = ['Tools/scripts/pydoc']
scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle']
)
# --install-platlib