diff options
Diffstat (limited to 'INSTALL.txt')
-rw-r--r-- | INSTALL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index 9c12ba602..01726df04 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -28,7 +28,7 @@ Building NumPy requires the following software installed: Python must also be compiled with the zlib module enabled. -2) nose__ (optional) 0.10.3 or later +2) nose__ (optional) 1.0 or later This is required for testing numpy, but not for using it. |