1
0
forked from VimPlug/jedi

Remove 3.6/3.7 references and change tests slightly

This commit is contained in:
Dave Halter
2025-06-16 16:17:50 +02:00
parent 4238198eea
commit e5a72695a8
8 changed files with 10 additions and 12 deletions

View File

@@ -16,7 +16,7 @@ Jedi's main API calls and features are:
Basic Features
--------------
- Python 3.6+ support
- Python 3.8+ support
- Ignores syntax errors and wrong indentation
- Can deal with complex module / function / class structures
- Great ``virtualenv``/``venv`` support