##// END OF EJS Templates
More updates for release of 0.9.rc1....
More updates for release of 0.9.rc1. - Fix links for pyreadline. - Fix setup.py to include new -wx script. - Add pylab profile to win32 native installer. - Fix manual win32 post install script (though this script may not work, and I'm considering removing it...)

File last commit:

r1599:f1cf00a6
r1599:f1cf00a6
Show More
MANIFEST.in
33 lines | 566 B | text/plain | TextLexer
include README_Windows.txt
include win32_manual_post_install.py
include ipython.py
include setupbase.py
graft scripts
graft setupext
graft IPython/UserConfig
graft IPython/kernel
graft IPython/config
graft IPython/testing
graft IPython/tools
recursive-include IPython/Extensions igrid_help*
graft docs
exclude docs/\#*
exclude docs/man/*.1
# docs subdirs we want to skip
prune docs/attic
prune docs/build
global-exclude *~
global-exclude *.flc
global-exclude *.pyc
global-exclude .dircopy.log
global-exclude .svn
global-exclude .bzr
global-exclude .hgignore