From c81b2b8a8665f9f411e02ec3acd633950e208f73 Mon Sep 17 00:00:00 2001 From: Ivan Nazarov Date: Thu, 25 Nov 2021 19:13:02 +0300 Subject: [PATCH] add github link and autho email --- setup.py | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/setup.py b/setup.py index 11f12a6..f2a7854 100644 --- a/setup.py +++ b/setup.py @@ -3,11 +3,13 @@ setup( name='python-plyr', version='0.5', - author='Ivan Nazarov', - license='MIT', description="""Mapping tools for nested containers.""", long_description=open('README.md').read(), - long_description_content_type="text/markdown", + long_description_content_type='text/markdown', + url="https://github.com/ivannz/plyr", + license='MIT License', + author='Ivan Nazarov', + author_email='ivannnnz@gmail.com', packages=[], install_requires=[], ext_modules=[