Skip to content

Commit 29f8699

Browse files
committed
update package description
1 parent fa4c4b9 commit 29f8699

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

setup.py

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ def parse_requirements(filename):
1919
author='ConfigCat',
2020
author_email='[email protected]',
2121
description='ConfigCat SDK for Python. https://configcat.com',
22-
long_description='ConfigCat is a configuration as a service that lets you manage your features and configurations '
23-
'without actually deploying new code.',
22+
long_description='Feature Flags created by developers for developers with ❤️. ConfigCat lets you manage '
23+
'feature flags across frontend, backend, mobile, and desktop apps without (re)deploying code. '
24+
'% rollouts, user targeting, segmentation. Feature toggle SDKs for all main languages. '
25+
'Alternative to LaunchDarkly. '
26+
'Host yourself, or use the hosted management app at https://configcat.com.',
2427
install_requires=requirements,
2528
classifiers=[
2629
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)