mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-25 03:37:14 +08:00
Improve virtualenv support & egg-link resolution
- add sys_path= kwarg to Script & Evaluator constructors - store sys_path for each evaluator instance - replace get_sys_path with get_venv_path - get_venv_path: use addsitedir to load .pth extension files - get_venv_path: look for egg-link files in all directories in path
This commit is contained in:
@@ -0,0 +1 @@
|
||||
./dir-from-foo-pth
|
||||
Reference in New Issue
Block a user