luciorq / condathis

Run any CLI tool on a Reproducible Isolated Environment ⚙️⚡
https://github.com/luciorq/condathis
Other
3 stars 1 forks source link

The `list_envs` function is also showing conda environments outside of the `condathis` managed directory #2

Closed luciorq closed 1 year ago

luciorq commented 1 year ago

condathis::list_envs() is listing environments installed in the system, that are not managed by condathis::run().

Pointed out by: @c1au6i0

luciorq commented 1 year ago

It was implemented in v0.0.3.9004 (af2a8fa).