conda-leaves Simple CLI tool that allows to pretty print all dependencies within conda environment. Development Running main using test data CONDA_PREFIX="./tests/data" cargo run --release Running tests cargo test Compiling documentation cargo doc