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 a2c6954 commit ec6849fCopy full SHA for ec6849f
setup.py
@@ -54,6 +54,7 @@ def read_requirements(req='base.txt'):
54
version=read_version(),
55
description='AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates',
56
long_description=read('README.md'),
57
+ long_description_content_type='text/markdown',
58
author='Amazon Web Services',
59
author_email='[email protected]',
60
url='https://github.com/awslabs/serverless-application-model',
0 commit comments