File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -414,22 +414,11 @@ def run(self):
414
414
packages = ['plotly' ,
415
415
'plotlywidget' ,
416
416
'plotly.plotly' ,
417
- 'plotly.figure_factory' ,
418
417
'plotly.offline' ,
419
418
'plotly.io' ,
420
419
'plotly.matplotlylib' ,
421
420
'plotly.matplotlylib.mplexporter' ,
422
421
'plotly.matplotlylib.mplexporter.renderers' ,
423
- # 'chart_studio',
424
- # 'chart_studio.api',
425
- # 'chart_studio.api.v1',
426
- # 'chart_studio.api.v2',
427
- # 'chart_studio.dashboard_objs',
428
- # 'chart_studio.grid_objs',
429
- # 'chart_studio.plotly',
430
- # 'chart_studio.plotly.chunked_requests',
431
- # 'chart_studio.presentation_objs',
432
- # 'chart_studio.widgets',
433
422
'_plotly_utils' ,
434
423
'_plotly_future_' ,
435
424
] + graph_objs_packages + validator_packages ,
You can’t perform that action at this time.
0 commit comments