Skip to content

Rename optional-dependencies to dependency-groups#5328

Closed
monish-instinct wants to merge 1 commit intopybamm-team:mainfrom
monish-instinct:monish-instinct-patch-1
Closed

Rename optional-dependencies to dependency-groups#5328
monish-instinct wants to merge 1 commit intopybamm-team:mainfrom
monish-instinct:monish-instinct-patch-1

Conversation

@monish-instinct
Copy link
Copy Markdown

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
Copy Markdown
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
@agriyakhetarpal
Copy link
Copy Markdown
Member

It looks like this is inactive and will get superseded by #5368. Thanks for your intent to contribute @monish-instinct, and sorry if this fell through the cracks!

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

3 participants