mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-08 06:44:46 +08:00
readme: add virtual env support
This commit is contained in:
@@ -101,6 +101,7 @@ Jedi supports many of the widely used Python features:
|
|||||||
case, that doesn't work with Jedi)
|
case, that doesn't work with Jedi)
|
||||||
- simple/usual ``sys.path`` modifications
|
- simple/usual ``sys.path`` modifications
|
||||||
- ``isinstance`` checks for if/while/assert
|
- ``isinstance`` checks for if/while/assert
|
||||||
|
- virtualenv support
|
||||||
|
|
||||||
However, it does not yet support (and probably will in future versions, because
|
However, it does not yet support (and probably will in future versions, because
|
||||||
they are on my todo list):
|
they are on my todo list):
|
||||||
|
|||||||
Reference in New Issue
Block a user