1
0
forked from VimPlug/jedi

Find active conda environment and set it as default (if there is one) (#1440)

* add detection of conda environments

* changed get_default_environment to look for conda

* updated comment on get_default_environment to mention CONDA_PREFIX

* added myself to authors

* simple fix for mistaken conda paths
This commit is contained in:
Shane Steinert-Threlkeld
2019-12-06 16:04:41 -08:00
committed by Dave Halter
parent 6f70e759a4
commit bd5909e7b2
2 changed files with 18 additions and 5 deletions
+1
View File
@@ -53,5 +53,6 @@ micbou (@micbou)
Dima Gerasimov (@karlicoss) <karlicoss@gmail.com>
Max Woerner Chase (@mwchase) <max.chase@gmail.com>
Johannes Maria Frank (@jmfrank63) <jmfrank63@gmail.com>
Shane Steinert-Threlkeld (@shanest) <ssshanest@gmail.com>
Note: (@user) means a github user name.