mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-05 14:17:40 +08:00
Update list of supported cPython versions in readme
This commit is contained in:
@@ -92,7 +92,7 @@ can do, see: `Features
|
|||||||
<https://jedi.jedidjah.ch/en/latest/docs/features.html>`_. A list of
|
<https://jedi.jedidjah.ch/en/latest/docs/features.html>`_. A list of
|
||||||
caveats can be found on the same page.
|
caveats can be found on the same page.
|
||||||
|
|
||||||
You can run Jedi on cPython 2.6, 2.7, 3.2 or 3.3, but it should also
|
You can run Jedi on cPython 2.6, 2.7, 3.2, 3.3 or 3.4, but it should also
|
||||||
understand/parse code older than those versions.
|
understand/parse code older than those versions.
|
||||||
|
|
||||||
Tips on how to use Jedi efficiently can be found `here
|
Tips on how to use Jedi efficiently can be found `here
|
||||||
|
|||||||
Reference in New Issue
Block a user