mirror of
https://github.com/davidhalter/jedi.git
synced 2026-09-19 08:23:13 +08:00
Remove 3.6/3.7 references and change tests slightly
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ Features and Limitations
|
||||
Jedi's features are listed here:
|
||||
`Features <https://jedi.readthedocs.org/en/latest/docs/features.html>`_.
|
||||
|
||||
You can run Jedi on Python 3.6+ but it should also
|
||||
You can run Jedi on Python 3.8+ but it should also
|
||||
understand code that is older than those versions. Additionally you should be
|
||||
able to use `Virtualenvs <https://jedi.readthedocs.org/en/latest/docs/api.html#environments>`_
|
||||
very well.
|
||||
|
||||
Reference in New Issue
Block a user