Skip to content

Commit d272ddc

Browse files
authored
Specify long_description_content_type (#23)
1 parent fde2d0c commit d272ddc

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 client for Rekcurd.",
56+
long_description_content_type='text/markdown',
5657
author_email="rekcurd.developers@gmail.com",
5758
author="Rekcurd team and contributors",
5859
license="Apache License Version 2.0",

0 commit comments

Comments
 (0)