mamba
mamba copied to clipboard
Wired up register_envs flag
This completes #2802 cc @wolfv
Do we want to add a test for this?
From the python side we could also set the variable but would have to check if the car is available on conda with hasattr or so
Do we want to add a test for this?
Yes I need to add them
Edit: Actually this should not be wired with a flag, but with a defaulted option; I will work on that later.