summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu2022-07-18 05:48:41 +0200
committer Willy Sudiarto Raharjo2022-07-21 03:44:30 +0200
commit7d84f2ea73e23e79d9444edf3ea56d64405bd238 (patch)
tree55ee93d9cfc0f6cde0ecbbc54dbbc7ce7cd0ba78
parent3916211016611bcca19fd0bacb9af8cf6c78022f (diff)
downloadslackbuilds-7d84f2ea73e23e79d9444edf3ea56d64405bd238.tar.gz
python/python3-pandas: Update README
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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..52bcdcc388 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.
+
+python3-pandas 1.4.2 is the last possible version for Slackware 15.0.
+Newer versions require a newer Cython (as a build dependency).