Skip to content

Commit d830332

Browse files
committed
Updating description and adding long description
1 parent 3af8d3f commit d830332

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

setup.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@
2020
setup(
2121
name='optimizely-sdk',
2222
version=__version__,
23-
description="SDK for Optimizely's Full Stack Python project.",
23+
description='Python SDK for Optimizely X Full Stack.',
24+
long_description='Optimizely X Full Stack is A/B testing and feature management for product development teams. '
25+
'Experiment in any application. Make every feature on your roadmap an opportunity to learn. '
26+
'Learn more at https://www.optimizely.com/products/full-stack/ or see our documentation at '
27+
'https://developers.optimizely.com/x/solutions/sdks/reference/index.html?language=python',
2428
author='Optimizely',
2529
author_email='[email protected]',
2630
url='https://github.com/optimizely/python-sdk',

0 commit comments

Comments
 (0)