diff options
author | Larry Hajali <larryhaja@gmail.com> | 2020-01-26 11:47:36 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-01 09:00:35 +0700 |
commit | ff746b390580c04fb9b8b63220e943fbed05155f (patch) | |
tree | 4dde3395cef8e3f4034e53852b6b979046821620 /python/psutil/README | |
parent | 13b54ae90c9a4cf35716b193c6f5294fe94e7328 (diff) |
python/psutil: Updated for version 5.6.7
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/psutil/README')
-rw-r--r-- | python/psutil/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/python/psutil/README b/python/psutil/README index 8ba3203e5614b..2e15f9464dfd8 100644 --- a/python/psutil/README +++ b/python/psutil/README @@ -5,7 +5,3 @@ command line tools such as: ps, top, df, kill, free, lsof, netstat, ifconfig, nice, ionice, iostat, iotop, uptime, pidof, tty, who, taskset, and pmap. Optional dependencies: python3, mock and ipaddress - -To install python3 bindings run the slackbuild with PYTHON3=yes. - - # PYTHON3=yes ./psutil.SlackBuild |