##// END OF EJS Templates
Pprint works again
Pprint works again

File last commit:

r137:917014e1
r193:ba7b18a4
Show More
MANIFEST.in
30 lines | 570 B | text/plain | TextLexer
fperez
Reorganized the directory for ipython/ to have its own dir, which is a bit...
r0 include README_Windows.txt
include win32_manual_post_install.py
vivainio
Add ipython.py into MANIFEST.in to have it in sdist
r137 include ipython.py
fperez
Reorganized the directory for ipython/ to have its own dir, which is a bit...
r0
graft scripts
graft setupext
graft IPython/UserConfig
graft doc
exclude doc/*.1
exclude doc/*.lyx
exclude doc/ChangeLog.*
exclude doc/#*
exclude doc/magic.tex
exclude doc/update_magic.sh
exclude doc/update_version.sh
exclude doc/manual_base*
exclude doc/manual/WARNINGS
exclude doc/manual/*.aux
exclude doc/manual/*.log
exclude doc/manual/*.out
exclude doc/manual/*.pl
exclude doc/manual/*.tex
global-exclude *~
global-exclude *.flc
global-exclude *.pyc
global-exclude .dircopy.log