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

⬆️ Use new dependency groups for Poetry in pyproject.toml #201

Conversation

patrikspiess
Copy link
Member

@patrikspiess patrikspiess commented Feb 28, 2024

We do not use optional groups (https://python-poetry.org/docs/managing-dependencies/#optional-groups) because we still (have to) support Poetry 1.5.x which seems not yet to support them.
We will change to optional groups at a later point in time.

Closes #199

@lucmurer lucmurer merged commit 7a2a81a into migros:main Mar 5, 2024
5 checks passed
@patrikspiess patrikspiess deleted the Move-to-newer-poetry-style-dependency-groups-#199 branch April 3, 2024 06:18
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.

Move to newer poetry style dependency groups
2 participants