##// 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:

r1251:99658885
r2119:2c8c96be
Show More
ipython_here_shell_extension.reg
5 lines | 194 B | text/x-windows-registry | RegeditLexer
/ docs / examples / core / ipython_here_shell_extension.reg
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\IPython here]
[HKEY_CLASSES_ROOT\Directory\shell\IPython here\Command]
@="cmd.exe /C ipython.py -p sh -i -c \"%cd %1\""