##// END OF EJS Templates
Continue tool cleanup....
Continue tool cleanup. Removed redundant setup_bdist_egg, since setupegg can be used for the same purpose. Removed setupexe which depended on ipykit, since that is already gone.

File last commit:

r736:d53b34f4
r2119:2c8c96be
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$