Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 3d42f9d

Browse files
committed
Add README as long description
1 parent b584b7e commit 3d42f9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ def readme():
107107
name='jupyter-dash',
108108
version=__version__,
109109
description="Dash support for the Jupyter notebook interface",
110+
long_description=readme(),
110111
long_description_content_type="text/markdown",
111112
author='Plotly',
112113
license="MIT",

0 commit comments

Comments
 (0)