Skip to content

Commit 21a7da9

Browse files
author
Wenbing Li
authored
Update the description content type to markdown (aws-cloudformation#105)
1 parent 0d3d7b4 commit 21a7da9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ def find_version(*file_paths):
2727
version=find_version("python", "rpdk", "python", "__init__.py"),
2828
description=__doc__,
2929
long_description=read("README.md"),
30+
long_description_content_type="text/markdown",
3031
author="Amazon Web Services",
3132
author_email="[email protected]",
3233
url="https://github.com/aws-cloudformation/aws-cloudformation-rpdk-python-plugin/",

0 commit comments

Comments
 (0)