Skip to content

Include dependency groups in constraints file#1139

Merged
cjolowicz merged 26 commits intomainfrom
feat/dependency-groups
Jul 8, 2023
Merged

Include dependency groups in constraints file#1139
cjolowicz merged 26 commits intomainfrom
feat/dependency-groups

Conversation

@cjolowicz
Copy link
Copy Markdown
Owner

Include dependency groups other than dev in the constraints file used when installing packages. Previously, dependencies in those groups weren't kept at the versions from the lock file. This also fixes the warning The --dev option is deprecated, use the --with dev notation instead.

Fixes #977
Fixes #873

@cjolowicz cjolowicz added the bug Something isn't working label Jul 8, 2023
@cjolowicz cjolowicz merged commit 66ddf00 into main Jul 8, 2023
@cjolowicz cjolowicz deleted the feat/dependency-groups branch July 8, 2023 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nox-poetry does not respect the new dependency groups from Poetry Warnings with Poetry 1.2.0

1 participant