Improve documentation for some modules

This commit is contained in:
Dima Gerasimov 2020-05-17 21:56:58 +01:00
parent c07ea0a600
commit 2a9fd54c12
7 changed files with 198 additions and 66 deletions

View file

@ -46,6 +46,7 @@ def main():
author_email='karlicoss@gmail.com',
description='A Python interface to my life',
python_requires='>=3.6',
install_requires=INSTALL_REQUIRES,
extras_require={
'testing': [