update info
This commit is contained in:
parent
a37b5c7b6c
commit
601b7d32f7
6
setup.py
6
setup.py
@ -18,10 +18,12 @@ setup(
|
|||||||
'monstereo.utils'
|
'monstereo.utils'
|
||||||
],
|
],
|
||||||
license='GNU AGPLv3',
|
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=open('README.md').read(),
|
||||||
long_description_content_type='text/markdown',
|
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,
|
zip_safe=False,
|
||||||
|
|
||||||
install_requires=[
|
install_requires=[
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user