Skip to content

Commit 08106ca

Browse files
authored
Specify long_description_content_type (#49)
1 parent 7a186ee commit 08106ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
name=PACKAGE_NAME,
5454
version=VERSION,
5555
description="A Python gRPC framework for serving a machine learning module written in Python.",
56+
long_description_content_type='text/markdown',
5657
author_email="",
5758
author="Rekcurd",
5859
license="Apache License Version 2.0",

0 commit comments

Comments
 (0)