-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
python-license-check/liccheck/command_line.py
Line 478 in 8b0cb0a
| 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?
slinshady89
Metadata
Metadata
Assignees
Labels
No labels