Releases: conda-incubator/conda-tree
Releases · conda-incubator/conda-tree
v0.0.5
- new sub-command
deptree
and a --tree
argument that shows the dependencies in a nice tree format, can be used with both depends
and whoneeds
.
thanks to @lemeb for the implementation. #7
v0.0.4
- warn if package in not in graph
- recursive opt to show indirect deps
- add from future for py2 compat
- bump version
v0.0.3
support for building on windows
v0.0.2
use conda.exports instead of conda.install