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

Provide Support for Poetry Dependency Groups #118

Open
jameslewellyn opened this issue Apr 30, 2024 · 0 comments
Open

Provide Support for Poetry Dependency Groups #118

jameslewellyn opened this issue Apr 30, 2024 · 0 comments

Comments

@jameslewellyn
Copy link

jameslewellyn commented Apr 30, 2024

extra_dependency.update(poetry.get("extras", {}))

It looks like Poetry has updated their pyproject.toml formatting for dependency grouping: https://python-poetry.org/docs/managing-dependencies/

They no longer group all extra dependencies under "extras", but encourage the use of dependency groups.

Can liccheck be updated to support including the dependency groups used in Poetry in its reports?

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

No branches or pull requests

1 participant