CondaPkg.jl icon indicating copy to clipboard operation
CondaPkg.jl copied to clipboard

Feature request: Add flag to status to include nested CondaPkg.toml definitions

Open schlichtanders opened this issue 1 year ago • 1 comments

Hi there, it would be nice to have an easy way of listing all active dependencies and from which nested CondaPkg.toml they come from. A flag to CondaPkg.status also mentioned in the docstring would be ideal.

schlichtanders avatar Sep 13 '24 07:09 schlichtanders

Agreed this would be nice. In the meantime you can do pkg> conda run conda list to list all installed packages.

cjdoris avatar Sep 16 '24 09:09 cjdoris