[modules/{cpu,load,memory}] Add gnome-system-monitor dependency to doc

This commit is contained in:
tobi-wan-kenobi 2020-07-18 08:16:57 +02:00
parent df29627983
commit 72966ee37d
4 changed files with 14 additions and 1 deletions

View file

@ -1,7 +1,7 @@
# -*- coding: UTF-8 -*-
# pylint: disable=C0111,R0903
"""Display a stock quote from worldtradingdata.com
"""Display a stock quote from finance.yahoo.com
Requires the following python packages:
* requests