##// END OF EJS Templates
Rework setup to allow installing on Python 2 and 3....
Rework setup to allow installing on Python 2 and 3. Scripts named ipython and ipython[23], etc. Neither distutils nor setuptools made this easy.
Thomas Kluyver -
r13452:f929ba77
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / preprocessors
tests
__init__.py Loading ...
base.py Loading ...
coalescestreams.py Loading ...
convertfigures.py Loading ...
csshtmlheader.py Loading ...
extractoutput.py Loading ...
highlightmagics.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
svg2pdf.py Loading ...