Skip to content

Be able to answer "Why does X depend on Y" #35

@oxinabox

Description

@oxinabox

Sometimes I look at my precompilation and I am like:

Why do I depend on SodiumSeal.jl?

I would like to be able to answer that.

The way I would like to get an answer would be as a list of all paths from my package to the given package.
(or better yet a sub-graph)

  • X depends on
    • A depends on
      • B depends on
        • Y
  • X depends on
    • C depends on
      • Y

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