Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

add upper plotly.py version constraint #102

Closed
jonmmease opened this issue Jun 14, 2019 · 3 comments · Fixed by #103
Closed

add upper plotly.py version constraint #102

jonmmease opened this issue Jun 14, 2019 · 3 comments · Fixed by #103

Comments

@jonmmease
Copy link
Contributor

We should do another release of plotly_express that specifies an upper version constraint of plotly <4.0.0a0. Because we're integrating plotly_express into plotly.py v4, it would be good to avoid having folks install both plotly_express and plotly>=4.0.0.

@nicolaskruchten
Copy link
Contributor

yep, PR it in and I'll do the release ;)

@nicolaskruchten
Copy link
Contributor

Actually, I thought the "final" version of plotly_express would just re-export all of plotly.express instead... ?

@jonmmease
Copy link
Contributor Author

PR in #103.

Actually, I thought the "final" version of plotly_express would just re-export all of plotly.express instead... ?

I think we should do both. Release the constrained version now, then when plotly.py v4 comes out, release a skeleton plotly_express that only remaps plotly.express.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants