[Bootstrap] Add Python LSP packages
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-10-01 18:26:52 +02:00
parent 712fb54c2f
commit 81ae88c905
2 changed files with 9 additions and 8 deletions

View File

@@ -235,7 +235,7 @@ rustup component add rls
rustup component add clippy
printf "\n# Installing Python packages ##################################################\n\n"
pip install --user pyls-isort pyls-mypy pyls-black
pip install --user python-language-server[all] pyls-isort pyls-mypy pyls-black
printf "\n# Setting up Chicken ##########################################################\n\n"
chicken-install -s apropos chicken-doc