Skip to content
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

[build-feat]: Adjust pyproject.toml with new PEP (backport #5904) #5913

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 16, 2025

Defining development dependencies for projects
following new PEP 735: https://peps.python.org/pep-0735/

Description

[dependencies] are used for published dependencies.
[optional-dependencies] are used for optional features dependencies, or "extras".

[dependency-groups] Should be used for local dependencies for development.

This is an automatic backport of pull request #5904 done by Mergify.

@mergify mergify bot added 2017 backport Backport pull request created by Mergify labels Jan 16, 2025
@mergify mergify bot merged commit 499f205 into 2017 Jan 16, 2025
1 of 3 checks passed
@mergify mergify bot deleted the mergify/bp/2017/pr-5904 branch January 16, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2017 backport Backport pull request created by Mergify feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants