We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
long_description_content_type
1 parent 7a186ee commit 08106caCopy full SHA for 08106ca
1 file changed
setup.py
@@ -53,6 +53,7 @@
53
name=PACKAGE_NAME,
54
version=VERSION,
55
description="A Python gRPC framework for serving a machine learning module written in Python.",
56
+ long_description_content_type='text/markdown',
57
author_email="",
58
author="Rekcurd",
59
license="Apache License Version 2.0",
0 commit comments