diff --git a/packages/python/plotly/setup.py b/packages/python/plotly/setup.py index 6f95e39940..089bebb8d9 100644 --- a/packages/python/plotly/setup.py +++ b/packages/python/plotly/setup.py @@ -94,7 +94,7 @@ def update_package_data(distribution): # JS assets will not be present if we are skip npm build if not skip_npm: - distribution.data_files.extends( + distribution.data_files.extend( [ ( "share/jupyter/labextensions/plotlywidget",