Skip to content

Commit

Permalink
Added plotly package data to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Oct 27, 2016
1 parent 2395c2f commit d32e2bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
package_data={'holoviews.ipython': ['*.html'],
'holoviews.plotting.mpl': ['*.mplstyle', '*.jinja', '*.js'],
'holoviews.plotting.bokeh': ['*.js', '*.css'],
'holoviews.plotting.plotly': ['*.js'],
'holoviews.plotting.widgets': ['*.jinja', '*.js', '*.css']},
classifiers = [
"License :: OSI Approved :: BSD License",
Expand Down

0 comments on commit d32e2bd

Please sign in to comment.