Skip to content

Commit a780582

Browse files
committed
update the description content type to markdown
1 parent df95fda commit a780582

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", "typescript", "__init__.py"),
2828
description=__doc__,
2929
long_description=read("README.md"),
30+
long_description_content_type="text/markdown",
3031
author="eduardomourar",
3132
author_email="eduardomourar@users.noreply.github.com",
3233
url="https://github.com/eduardomourar/cloudformation-cli-typescript-plugin",

0 commit comments

Comments
 (0)