Skip to content

Commit f6e5e5a

Browse files
committed
Added new packages to setup.py to accomodate the new file structure.
1 parent 7ad7e4f commit f6e5e5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ def readme():
2626
],
2727
license='MIT',
2828
packages=['plotly',
29+
'plotly/plotly',
30+
'plotly/graph_objs',
2931
'plotly/matplotlylib',
3032
'plotly/matplotlylib/mplexporter',
3133
'plotly/matplotlylib/mplexporter/renderers'],

0 commit comments

Comments
 (0)