python/psutil: Removed the optional dependency pysetuptools.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
30c75f9d8e
commit
ff0f3bcf37
|
@ -4,7 +4,7 @@ a portable way by using Python, implementing many functionalities offered by
|
|||
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: pysetuptools, python3.
|
||||
Optional: python3.
|
||||
|
||||
To install python3 bindings run the slackbuild with PYTHON3=yes.
|
||||
|
||||
|
|
Loading…
Reference in New Issue