summaryrefslogtreecommitdiffstats
path: root/academic/scipy/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/scipy/README')
-rw-r--r--academic/scipy/README4
1 files changed, 1 insertions, 3 deletions
diff --git a/academic/scipy/README b/academic/scipy/README
index 7275306452..1c3400ed17 100644
--- a/academic/scipy/README
+++ b/academic/scipy/README
@@ -11,6 +11,4 @@ some of the world's leading scientists and engineers.
umfpack is an optional dependency. matplotlib and ipython are nice to
have in connection with scipy, but scipy does not depend on them.
-NOTE: Presently, if you install umfpack and its dependencies before
-scipy, make sure there is a link to /usr/include/amd/amd.h from within
-/usr/include/umfpack, otherwise scipy will not build.
+If you need to build scipy for debugging, set DEBUG=y.