lang/python: add miniconda3 path
This commit is contained in:
parent
80e53eee5d
commit
7e02cbb17d
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@
|
|||
(unless (cl-loop for dir in (list conda-anaconda-home
|
||||
"~/.anaconda"
|
||||
"~/.miniconda"
|
||||
"~/.miniconda3"
|
||||
"/usr/bin/anaconda3"
|
||||
"/usr/local/anaconda3"
|
||||
"/usr/local/miniconda3")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue