Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e279bd commit b00b59eCopy full SHA for b00b59e
setup.py
@@ -40,7 +40,7 @@ def readme():
40
'plotly/matplotlylib',
41
'plotly/matplotlylib/mplexporter',
42
'plotly/matplotlylib/mplexporter/renderers'],
43
- package_data={'plotly': ['graph_reference/*.json']},
+ package_data={'plotly': ['graph_reference/*.json', 'widgets/*.js']},
44
install_requires=['requests',
45
'six',
46
'pytz',
0 commit comments