1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi/api/environment.py
Daniel Hahler 56bd795100 _get_virtual_env_from_var: use safe=False
Without this creating an env from VIRTUAL_ENV will always silently fail
if it is not the same/current environment.
2018-09-16 11:37:22 +02:00

13 KiB