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 493397c commit 4ed4339Copy full SHA for 4ed4339
setup.py
@@ -33,6 +33,7 @@
33
version=__version__,
34
description='Python SDK for Optimizely X Full Stack.',
35
long_description=about_text + '\n\n# Readme: \n' + README + '\n\n# Change Log: \n' + CHANGELOG,
36
+ long_description_content_type='text/markdown',
37
author='Optimizely',
38
author_email='[email protected]',
39
url='https://github.com/optimizely/python-sdk',
0 commit comments