We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d3d7b4 commit 21a7da9Copy full SHA for 21a7da9
setup.py
@@ -27,6 +27,7 @@ def find_version(*file_paths):
27
version=find_version("python", "rpdk", "python", "__init__.py"),
28
description=__doc__,
29
long_description=read("README.md"),
30
+ long_description_content_type="text/markdown",
31
author="Amazon Web Services",
32
author_email="[email protected]",
33
url="https://github.com/aws-cloudformation/aws-cloudformation-rpdk-python-plugin/",
0 commit comments