summaryrefslogtreecommitdiff
path: root/python/psutil/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/psutil/README')
-rw-r--r--python/psutil/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/psutil/README b/python/psutil/README
index b7548981e3..a8cbc03c9e 100644
--- a/python/psutil/README
+++ b/python/psutil/README
@@ -3,3 +3,5 @@ running processes and system utilization (CPU, memory, disks, network, users) in
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 dependencies are pysetuptools and python3.