diff --git a/setup.py b/setup.py index 0a049aa27e6f..ce21f9ababf1 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ def get_git_sha() -> str: setup( name="apache-superset", - description=("A modern, enterprise-ready business intelligence web application"), + description="A modern, enterprise-ready business intelligence web application", long_description=long_description, long_description_content_type="text/markdown", version=version_string,