Skip to content

Conversation

@monish-instinct
Copy link

Migrates from [project.optional-dependencies] to the modern [dependency-groups] format as specified in PEP 735.

Fixes #5327

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes # (issue)

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #)

Important checks:

Please confirm the following before marking the PR as ready for review:

  • No style issues: nox -s pre-commit
  • All tests pass: nox -s tests
  • The documentation builds: nox -s doctests
  • Code is commented for hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

Migrates from [project.optional-dependencies] to the modern [dependency-groups] format as specified in PEP 735.

Fixes pybamm-team#5327
@monish-instinct monish-instinct requested a review from a team as a code owner December 28, 2025 20:10
Copy link
Member

@Saransh-cpp Saransh-cpp left a comment

Choose a reason for hiding this comment

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

Thanks, @monish-instinct! Feel free to mark it as review or ping me if you need any help on this.

@Saransh-cpp Saransh-cpp marked this pull request as draft December 28, 2025 20:44
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.

Use dependency groups

2 participants