Add: prevent Conda from activating the base env by default
All checks were successful
/ test (push) Successful in 19s
All checks were successful
/ test (push) Successful in 19s
This commit is contained in:
parent
ab2fcb4db6
commit
1f248b7235
1 changed files with 1 additions and 0 deletions
1
Configs/Conda/.condarc
Normal file
1
Configs/Conda/.condarc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
auto_activate_base: false
|
Loading…
Reference in a new issue