Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b00b59e

Browse files
committed
add widgets to package
1 parent 7e279bd commit b00b59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def readme():
4040
'plotly/matplotlylib',
4141
'plotly/matplotlylib/mplexporter',
4242
'plotly/matplotlylib/mplexporter/renderers'],
43-
package_data={'plotly': ['graph_reference/*.json']},
43+
package_data={'plotly': ['graph_reference/*.json', 'widgets/*.js']},
4444
install_requires=['requests',
4545
'six',
4646
'pytz',

0 commit comments

Comments
 (0)