Skip to content

Commit 38c74ae

Browse files
adamchainzhaotianw465
authored andcommitted
Tell PyPI long description is markdown (#101)
This will make it render properly there, as per this SO post: https://stackoverflow.com/a/26737258
1 parent 180de75 commit 38c74ae

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
@@ -19,6 +19,7 @@
1919
description='The AWS X-Ray SDK for Python (the SDK) enables Python developers to record'
2020
' and emit information from within their applications to the AWS X-Ray service.',
2121
long_description=long_description,
22+
long_description_content_type='text/markdown',
2223

2324
url='https://github.com/aws/aws-xray-sdk-python',
2425

0 commit comments

Comments
 (0)