[Scipy-svn] r5420 - trunk

scipy-svn at scipy.org scipy-svn at scipy.org
Sat Jan 10 04:47:20 EST 2009


Author: jarrod.millman
Date: 2009-01-10 03:47:20 -0600 (Sat, 10 Jan 2009)
New Revision: 5420

Modified:
   trunk/INSTALL.txt
Log:
documentation update


Modified: trunk/INSTALL.txt
===================================================================
--- trunk/INSTALL.txt	2009-01-10 09:38:01 UTC (rev 5419)
+++ trunk/INSTALL.txt	2009-01-10 09:47:20 UTC (rev 5420)
@@ -1,6 +1,3 @@
-.. -*- rest -*-
-.. NB! Keep this document a valid restructured document.
-
 Building and installing SciPy
 +++++++++++++++++++++++++++++
 
@@ -240,7 +237,12 @@
 
    >>> scipy.test('full')
 
+Please note that you must have version 0.10 or later of the 'nose' test
+framework installed in order to run the tests.  More information about nose is
+available here:
 
+http://somethingaboutorange.com/mrl/projects/nose/
+
 COMPILER NOTES
 ==============
 




More information about the Scipy-svn mailing list