Skip to content
This repository was archived by the owner on Dec 31, 2021. It is now read-only.

Commit 7097f5a

Browse files
committedApr 4, 2009
Mention nose for requirements.
1 parent 5623a7c commit 7097f5a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎INSTALL.txt

+6-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,12 @@ Building NumPy requires the following software installed:
2727

2828
Python must also be compiled with the zlib module enabled.
2929

30-
__ http://www.python.org
30+
2) nose__ (pptional) 0.10.3 or later
31+
32+
This is required for testing numpy, but not for using it.
33+
34+
Python__ http://www.python.org
35+
nose__ http://somethingaboutorange.com/mrl/projects/nose/
3136

3237
Fortran ABI mismatch
3338
====================

0 commit comments

Comments
 (0)
This repository has been archived.