Remove 2.7/3.5 from docs

This commit is contained in:
Dave Halter
2020-07-02 00:04:22 +02:00
parent d67dfba7f5
commit 0e5869b52f
3 changed files with 3 additions and 3 deletions

View File

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