summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-07-17 20:48:41 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-21 08:44:30 +0700
commit7d84f2ea73e23e79d9444edf3ea56d64405bd238 (patch)
tree55ee93d9cfc0f6cde0ecbbc54dbbc7ce7cd0ba78 /python
parent3916211016611bcca19fd0bacb9af8cf6c78022f (diff)
downloadslackbuilds-7d84f2ea73e23e79d9444edf3ea56d64405bd238.tar.gz
slackbuilds-7d84f2ea73e23e79d9444edf3ea56d64405bd238.tar.xz
python/python3-pandas: Update README
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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).