🚀 add python-lsp-server by default

dev-docs
Moritz Böhme 2022-08-20 14:22:55 +02:00
parent a561219742
commit 5c2cdc07d9
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
final: prev:
prev.python310.withPackages
(packages: with packages; [ black pyflakes isort nose pytest ])
(packages: with packages; [ black pyflakes isort nose pytest python-lsp-server ])