Skip to content

Commit 4ed4339

Browse files
Fixing formatting of description (#131)
1 parent 493397c commit 4ed4339

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
@@ -33,6 +33,7 @@
3333
version=__version__,
3434
description='Python SDK for Optimizely X Full Stack.',
3535
long_description=about_text + '\n\n# Readme: \n' + README + '\n\n# Change Log: \n' + CHANGELOG,
36+
long_description_content_type='text/markdown',
3637
author='Optimizely',
3738
author_email='[email protected]',
3839
url='https://github.com/optimizely/python-sdk',

0 commit comments

Comments
 (0)