8000 Add plotly[express] extra for easily installing Plotly Express dependencies by ndrezn · Pull Request #4644 · plotly/plotly.py · GitHub
[go: up one dir, main page]

Skip to content

Add plotly[express] extra for easily installing Plotly Express dependencies #4644

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 21 commits into from
Nov 22, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Include new requirements files
  • Loading branch information
ndrezn committed Oct 18, 2024
commit f3775909d66009531fc433fde64ca7188c4bf149
3 changes: 3 additions & 0 deletions packages/python/plotly/MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ include README.md
include jupyterlab-plotly.json
include versioneer.py
include plotly/_version.py
include requires-install.txt
include requires-dev.txt
include requires-pandas.txt
0