mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-17 23:44:34 +08:00
update documentation add python 3.5 and PEP-0484
This commit is contained in:
@@ -93,7 +93,7 @@ understands, see: `Features
|
||||
<https://jedi.readthedocs.org/en/latest/docs/features.html>`_. A list of
|
||||
caveats can be found on the same page.
|
||||
|
||||
You can run Jedi on cPython 2.6, 2.7, 3.2, 3.3 or 3.4, but it should also
|
||||
You can run Jedi on cPython 2.6, 2.7, 3.2, 3.3, 3.4 or 3.5 but it should also
|
||||
understand/parse code older than those versions.
|
||||
|
||||
Tips on how to use Jedi efficiently can be found `here
|
||||
|
||||
Reference in New Issue
Block a user