Skip to content

Commit

Permalink
Backport r5420
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Jan 10, 2009
1 parent f63a112 commit 3834ac1
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions INSTALL.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
.. -*- rest -*-
.. NB! Keep this document a valid restructured document.

Building and installing SciPy
+++++++++++++++++++++++++++++

Expand Down Expand Up @@ -240,6 +237,11 @@ To run the full test suite use

>>> 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
==============
Expand Down

0 comments on commit 3834ac1

Please sign in to comment.