Skip to content

Commit 62cc36c

Browse files
Added content type for pypi long description.
1 parent f019456 commit 62cc36c

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
@@ -10,6 +10,7 @@
1010
description="The async transformation code.",
1111
url="https://github.com/RatanShreshtha/unasync",
1212
long_description=LONG_DESC,
13+
long_description_content_type='text/x-rst',
1314
author="Ratan Kulshreshtha",
1415
author_email="[email protected]",
1516
license="MIT -or- Apache License 2.0",

0 commit comments

Comments
 (0)