##// 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 ...
test_coalescestreams.py Loading ...
test_csshtmlheader.py Loading ...
test_extractoutput.py Loading ...
test_highlightmagics.py Loading ...
test_latex.py Loading ...
test_revealhelp.py Loading ...
test_svg2pdf.py Loading ...