feat(python): search for anaconda home in ~/.conda
What even are standards?
This commit is contained in:
parent
8b41f44882
commit
bcb29f7d17
1 changed files with 1 additions and 0 deletions
|
@ -265,6 +265,7 @@
|
|||
;; explicitly. Afterwards, run M-x `conda-env-activate' to switch between
|
||||
;; environments
|
||||
(or (cl-loop for dir in (list conda-anaconda-home
|
||||
"~/.conda"
|
||||
"~/.anaconda"
|
||||
"~/.miniconda"
|
||||
"~/.miniconda3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue