Skip to content

Provide Support for Poetry Dependency Groups #118

Description

@jameslewellyn

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions