diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-10-08 22:09:16 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-10 23:34:34 +0700 |
commit | 04f305006f6db027c56a2187b78eefd6ff66e88f (patch) | |
tree | d8d0931523507167b679b45a5735ccb0edf55bdc /academic/scipy3 | |
parent | d686897b14e64851c25f7eeb6be0a13f78a6b8aa (diff) | |
download | slackbuilds-04f305006f6db027c56a2187b78eefd6ff66e88f.tar.gz |
academic/scipy3: Update README
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/scipy3')
-rw-r--r-- | academic/scipy3/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/academic/scipy3/README b/academic/scipy3/README index 6bde98595e..be49ce4605 100644 --- a/academic/scipy3/README +++ b/academic/scipy3/README @@ -22,3 +22,6 @@ If you need to build scipy for debugging, set DEBUG=y. NOTE: this is for Python 3. If you need Python 2 support, install scipy. + +scipy3 1.9.1 is the last possible version for Slackware 15.0. Newer +versions require a newer Cython (as a build dependency). |