summaryrefslogtreecommitdiffstats
path: root/python/scikit-learn/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/scikit-learn/README')
-rw-r--r--python/scikit-learn/README9
1 files changed, 6 insertions, 3 deletions
diff --git a/python/scikit-learn/README b/python/scikit-learn/README
index aeea74c014..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.
+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).