From 191a548c4dc2a29f5192e6e6fcee9b325d607051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Collonval?= Date: Sat, 10 Apr 2021 11:53:14 +0200 Subject: [PATCH] Fix typo --- packages/python/plotly/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",