plotly / dash-html-components

OBSOLETE - now part of https://github.com/plotly/dash
https://dash.plotly.com
Other
153 stars 49 forks source link

Add the ability to install the package in [no-deps] mode #58

Open pikhovkin opened 6 years ago

pikhovkin commented 6 years ago

Add the ability to install the package in [no-deps] mode. For example for some requirements file:

dash-html-components[no-deps]
dash-core-components[no-deps]

This feature is needed to use this package with another system of dashboards, for example, dj-plotly-dash.