updates to the setup guide
This commit is contained in:
parent
01b52fcca2
commit
f766c8abe5
4 changed files with 40 additions and 23 deletions
3
setup.py
3
setup.py
|
@ -6,7 +6,7 @@ def main():
|
|||
name='my',
|
||||
version='0.5',
|
||||
description='A Python interface to my life',
|
||||
url='https://github.com/karlicoss/my',
|
||||
url='https://github.com/karlicoss/HPI',
|
||||
author='Dmitrii Gerasimov',
|
||||
author_email='karlicoss@gmail.com',
|
||||
|
||||
|
@ -42,5 +42,6 @@ def main():
|
|||
},
|
||||
)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue