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/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-pandas/README b/python/python3-pandas/README
index f0d115f3d9..ca985dbc7a 100644
--- a/python/python3-pandas/README
+++ b/python/python3-pandas/README
@@ -2,3 +2,6 @@ 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).