diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-02-27 18:31:23 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-03-01 08:37:27 +0700 |
commit | e16409581a7626d94c98e671bd9be90da6de5a9d (patch) | |
tree | f9029c319da9b632e66a9d519cf32776b3f5cf9e /python | |
parent | 554358a23b6b420eee1b0657f055f86cbbc10764 (diff) |
python/python2-psutil: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python2-psutil/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python2-psutil/README b/python/python2-psutil/README index b5cc3863a4..222729fbc5 100644 --- a/python/python2-psutil/README +++ b/python/python2-psutil/README @@ -6,3 +6,5 @@ as: ps, top, df, kill, free, lsof, netstat, ifconfig, nice, ionice, iostat, iotop, uptime, pidof, tty, who, taskset, and pmap. Optional dependencies: mock and ipaddress + +NOTE: 6.1.1 is last supported python-2.7 version. |