summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Jeremy Hansen2024-03-03 02:29:05 +0100
committer Willy Sudiarto Raharjo2024-03-05 07:23:51 +0100
commit20845cee599a9abbf3403f1b1516a35281a16c25 (patch)
tree5c69712eb482a161ec632a148fc809b071fe8c86 /python
parentef37d5f2c198f7e481e618b14c1f65410774a909 (diff)
downloadslackbuilds-20845cee599a9abbf3403f1b1516a35281a16c25.tar.gz
python/scikit-learn: Update README
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/scikit-learn/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/scikit-learn/README b/python/scikit-learn/README
index 58245e2126..d79a43d565 100644
--- a/python/scikit-learn/README
+++ b/python/scikit-learn/README
@@ -1,3 +1,6 @@
scikit-learn is an open source Python library that implements a range
of machine learning, preprocessing, cross-validation and visualization
algorithms using a unified interface.
+
+NOTE: Unable to support newer versions than 1.4.0 due to requiring a
+newer Cython than included in Slackware (needs 3.0.8).