diff options
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 |