Skip to content
New issue

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

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

Already on GitHub? # to your account

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

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 2016 backport Backport pull request created by Mergify labels Jan 16, 2025
@mergify mergify bot merged commit 039337e into 2016 Jan 16, 2025
1 of 3 checks passed
@mergify mergify bot deleted the mergify/bp/2016/pr-5904 branch January 16, 2025 14:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
2016 backport Backport pull request created by Mergify feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants