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

pyproject.toml: use recursive dependencies #1524

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

Bastian-Krause
Copy link
Member

Description
Instead of repeating the dependencies in the "deb" and "dev" extras, switch to recursively referencing the relevant extras.

This has worked in pip for a while.

Checklist

  • PR has been tested

Instead of repeating the dependencies in the "deb" and "dev" extras,
switch to recursively referencing the relevant extras.

This has worked in pip for a while.

Signed-off-by: Bastian Krause <[email protected]>
@Bastian-Krause Bastian-Krause added the dependencies Pull requests that update a dependency file label Oct 14, 2024
@jluebbe
Copy link
Member

jluebbe commented Oct 18, 2024

45e4a7d mentioned that this needs pip>=21.2.0, but that's probably old enough.

@Emantor Emantor merged commit 158d79f into labgrid-project:master Oct 21, 2024
8 checks passed
@Bastian-Krause Bastian-Krause deleted the bst/recursive-deps branch October 21, 2024 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants