diff options
author | naveenarun <notatroll.troll@gmail.com> | 2016-09-21 23:31:51 -0500 |
---|---|---|
committer | naveenarun <notatroll.troll@gmail.com> | 2016-09-21 23:31:51 -0500 |
commit | 2a6547ca608644a8ed583996e74f86792959263c (patch) | |
tree | d579c9b8f7da0225976bd6b7c20edcb2e2722005 /INSTALL.rst.txt | |
parent | 04a9eac54dff8f74d6433b25c3cb722ccd98b077 (diff) | |
download | numpy-2a6547ca608644a8ed583996e74f86792959263c.tar.gz |
Update somethingaboutorange URL to nose.readthedocs.io
Diffstat (limited to 'INSTALL.rst.txt')
-rw-r--r-- | INSTALL.rst.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.rst.txt b/INSTALL.rst.txt index 426105929..8b135e309 100644 --- a/INSTALL.rst.txt +++ b/INSTALL.rst.txt @@ -34,7 +34,7 @@ Building NumPy requires the following software installed: This is required for testing numpy, but not for using it. Python__ http://www.python.org -nose__ http://somethingaboutorange.com/mrl/projects/nose/ +nose__ http://nose.readthedocs.io .. note:: |