modules.rst: Add more module dependency info

This commit is contained in:
John Vandenberg 2020-07-18 09:54:02 +07:00
parent f75f1a9f26
commit 6298b3a51e
2 changed files with 55 additions and 7 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