summaryrefslogtreecommitdiffstats
path: root/development/numpy3
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2020-01-02 22:00:38 -0600
committer Robby Workman <rworkman@slackbuilds.org>2020-01-02 23:33:51 -0600
commit345cb149aef82627f84b9973f6bff4d029e5bf69 (patch)
treebd8a1f2350ef61f81b611edd9fd40a86ae6cf070 /development/numpy3
parent6b082b76bb4447cf99079b5e7f865ac538fba362 (diff)
downloadslackbuilds-345cb149aef82627f84b9973f6bff4d029e5bf69.tar.gz
slackbuilds-345cb149aef82627f84b9973f6bff4d029e5bf69.tar.xz
development/numpy3: Clarify comment in README
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/numpy3')
-rw-r--r--development/numpy3/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/development/numpy3/README b/development/numpy3/README
index 579bc2a36f..6e1aebbb83 100644
--- a/development/numpy3/README
+++ b/development/numpy3/README
@@ -26,10 +26,6 @@ and then install scikit-umfpack on top of scipy. In this context, UMFPACK is an
optional dependency for numpy. Nevertheless, note that presently scikit-umfpack
is not available on SlackBuilds.org while its dependencies are.
-NOTE: If you use this SlackBuild, numpy will run with the python version
- provided by Slackware Linux, which is presently 2.7.xx. If you'd like to
- use python 3.x then you have to install numpy with the numpy3 SlackBuild.
-
IMPORTANT: The version installed by this SlackBuild does NOT include the
oldnumeric and numarray compatibility modules since starting with
version 1.9.0 these modules got removed by the numpy developers.