Adding long description to setup \ pypi (#185)
This commit is contained in:
Родитель
5308acc8aa
Коммит
fa675f3b33
2
setup.py
2
setup.py
|
@ -30,6 +30,8 @@ setup(
|
|||
name="hummingbird-ml",
|
||||
version=version_str,
|
||||
description="Convert trained traditional machine learning models into tensor computations",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
license="MIT License",
|
||||
author="Microsoft Corporation",
|
||||
author_email="hummingbird-dev@microsoft.com",
|
||||
|
|
Загрузка…
Ссылка в новой задаче