Skip to content

fix: move matplotlib to extra requirements#496

Open
djs0109 wants to merge 1 commit intomasterfrom
495-Remove-matplotlib-from-required-dependencies
Open

fix: move matplotlib to extra requirements#496
djs0109 wants to merge 1 commit intomasterfrom
495-Remove-matplotlib-from-required-dependencies

Conversation

@djs0109
Copy link
Copy Markdown
Collaborator

@djs0109 djs0109 commented Apr 16, 2026

@djs0109 djs0109 requested a review from Copilot April 16, 2026 09:10
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses Issue #495 by removing matplotlib from FiLiP’s core installation dependencies and making it an optional dependency under the tutorials extra.

Changes:

  • Removed matplotlib from INSTALL_REQUIRES so it is no longer installed for all users.
  • Added/updated matplotlib under extras_require["tutorials"].
  • Relaxed the plotly constraint in extras_require["tutorials"] from an exact pin to a compatible release constraint.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@djs0109 djs0109 requested a review from sbanoeon April 22, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants