-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
warningNot currently a problem but could become oneNot currently a problem but could become one
Description
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
Labels
warningNot currently a problem but could become oneNot currently a problem but could become one