readme: add virtual env support

This commit is contained in:
David Halter
2012-12-02 23:14:35 +01:00
parent d728ba6413
commit 2a14558ba1

View File

@@ -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):