You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
packages/python/plotly/setup.py is a lot more complicated than it appears to need to be (from what I've gathered, this is due to legacy decisions surrounding supporting multiple languages w/ plotly.js?) - it makes making changes to the build system riskier and harder to understand. We should clean it up!