##// END OF EJS Templates
Fixing small bugs for the release....
Fixing small bugs for the release. * Fixing imports in tests when deps are not present. * Removed shell.py and test_shell.py as they are old. * Adding notes about installation and testing.

File last commit:

r736:d53b34f4
r1551:d8f2aac4
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$