##// END OF EJS Templates
Replace dead link to nose website in install.rst...
Replace dead link to nose website in install.rst Hi, I noticed that the existing link (http://somethingaboutorange.com/mrl/projects/nose/) is dead, so I propose changing the link to https://nose.readthedocs.org, the first hit on a Google search for 'python nose'.

File last commit:

r14009:6f019b30
r21349:e29e0787
Show More
__main__.py
3 lines | 104 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.testing import iptestcontroller
iptestcontroller.main()