Skip to content

Commit b106b04

Browse files
committed
Change description
1 parent 2b39c6c commit b106b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
setup_requires=["setuptools_scm"],
3535
url='https://github.com/loadsmart/django-frontend-settings',
3636
license='MIT',
37-
description='Dynamic settings & feature flags for the fronted.',
37+
description='Expose feature flags and settings from django waffle and django constance in an endpoint.',
3838
long_description=open('README.rst', 'r', encoding='utf-8').read(),
3939
author='Loadsmart',
4040
author_email='[email protected]',

0 commit comments

Comments
 (0)