Skip to content

Releases: conda-incubator/conda-tree

v0.0.5

02 Oct 17:10
Compare
Choose a tag to compare
  • 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

04 Jul 19:16
b0d4ba6
Compare
Choose a tag to compare
  • warn if package in not in graph
  • recursive opt to show indirect deps
  • add from future for py2 compat
  • bump version

v0.0.3

14 May 13:35
Compare
Choose a tag to compare

support for building on windows

v0.0.2

04 Feb 13:30
890627c
Compare
Choose a tag to compare

use conda.exports instead of conda.install