Improve documentation for some modules
This commit is contained in:
parent
c07ea0a600
commit
2a9fd54c12
7 changed files with 198 additions and 66 deletions
1
setup.py
1
setup.py
|
@ -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': [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue