Skip to content

Commit e9d1e26

Browse files
committed
Revert "update package description"
This reverts commit 29f8699.
1 parent 68d58b6 commit e9d1e26

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

setup.py

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,8 @@ def parse_requirements(filename):
1919
author='ConfigCat',
2020
author_email='[email protected]',
2121
description='ConfigCat SDK for Python. https://configcat.com',
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.',
22+
long_description='ConfigCat is a configuration as a service that lets you manage your features and configurations '
23+
'without actually deploying new code.',
2724
install_requires=requirements,
2825
classifiers=[
2926
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)