From 601b7d32f750accc64fdccc8dc41b7a650a20b8d Mon Sep 17 00:00:00 2001 From: Lorenzo Date: Thu, 20 Aug 2020 11:55:52 +0200 Subject: [PATCH] update info --- setup.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index adef588..6771aa4 100644 --- a/setup.py +++ b/setup.py @@ -18,10 +18,12 @@ setup( 'monstereo.utils' ], license='GNU AGPLv3', - description='MonStereo', + description='MonStereo: When Monocular and Stereo Meet at the Tail of 3D Human Localization', long_description=open('README.md').read(), long_description_content_type='text/markdown', - url='None', + author='Lorenzo Bertoni', + author_email='lorenzo.bertoni@epfl.ch', + url='https://github.com/vita-epfl/monstereo', zip_safe=False, install_requires=[