diff options
author | Serban Udrea <S.Udrea@gsi.de> | 2019-02-08 20:25:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-08 20:25:34 +0700 |
commit | f5812aad13f0accf42fc6bba7a454f8c927c20aa (patch) | |
tree | 2b51ba45275a96d53a2d0d54517ed081bcb9eb23 /academic/scipy/README | |
parent | 4927c8960bccb05106109a5b0888e109d23126a9 (diff) |
academic/scipy: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/scipy/README')
-rw-r--r-- | academic/scipy/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/scipy/README b/academic/scipy/README index e03678305edd2..730af331080ff 100644 --- a/academic/scipy/README +++ b/academic/scipy/README @@ -21,4 +21,4 @@ If you need to build scipy for debugging, set DEBUG=y. NOTE: If you use this SlackBuild scipy 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 scipy3. + use python 3.x then you have to install scipy with the scipy3 SlackBuild. |