##// END OF EJS Templates
Tried to fix the windows post install script. It now creates...
Tried to fix the windows post install script. It now creates .py and .bat files for all the script. But it seems very fragile and easy to break. Don't know what to do?

File last commit:

r736:d53b34f4
r1611:57b6cad3
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
.*\#.*\#$