6 ms·
Thanks for the positive feedback! Happy to hear that it turned out to be useful for you.
by flo12392 3y ago
Thanks for the positive feedback! Happy to hear that it turned out to be useful for you.
- passion__desire 3y agoDoes it provide a tree output of the dependencies as they do in Scala/Java land?
- flo12392 3y agoIf I understand your question correctly; no, that is out of scope for deptry. Many of the dependency management tools already provide a way to do so, e.g. for PDM `pdm list --tree`.
- passion__desire 3y agoYou could provide diff of current tree vs tree after applying your suggested removals? It is more complex than that ?
- BerislavLopac 3y agoUse pipdeptree for that