v1.0.0
⚠️ Breaking changes
- Start language server with
python -m pyls
#114- Requires
pyls
0.19 or later: palantir/python-language-server#344 - Allows to switch between Python version via the settings
- Fixes issues where
pyls
wasn't available on thePATH
on some Linux distributions
- Requires