summaryrefslogtreecommitdiffstats
path: root/python/python3-pandas/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-pandas/README')
-rw-r--r--python/python3-pandas/README10
1 files changed, 7 insertions, 3 deletions
diff --git a/python/python3-pandas/README b/python/python3-pandas/README
index dec9193533..ca985dbc7a 100644
--- a/python/python3-pandas/README
+++ b/python/python3-pandas/README
@@ -1,3 +1,7 @@
-The Python Data Analysis Library (Pandas) is an open source, BSD-licensed
-library providing high-performance, easy-to-use data structures and data
-analysis tools for the Python programming language.
+The Python Data Analysis Library (Pandas) is an open source,
+BSD-licensed library providing high-performance, easy-to-use data
+structures and data analysis tools for the Python programming
+language.
+
+NOTE: Unable to support newer versions than 2.1.4 due to requiring a
+newer Cython than included in Slackware (needs 3.0.5).