Skip to content

pipdeptree does not handle extras #23

@sapols

Description

@sapols

E.g. if you try to get pipdeptree output for pyhc-core[tests], the [tests] part breaks it and we get empty output, which breaks the pipeline.

The temporary fix is to simply modify get-dep-tree-for-package.sh to ignore the [extra] part when it's present, but this means the resulting dependency spreadsheet will not contain any info about those extra dependencies. Meaning the spreadsheet would technically be incomplete and there could be a dependency conflict from the extras that we wouldn't detect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    warningNot currently a problem but could become one

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions