diff options
Diffstat (limited to 'python/psutil/README')
-rw-r--r-- | python/psutil/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/psutil/README b/python/psutil/README index 2e15f9464dfd8..0be9ddcf7825a 100644 --- a/python/psutil/README +++ b/python/psutil/README @@ -4,4 +4,4 @@ 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: python3, mock and ipaddress +Optional dependencies: mock and ipaddress |