feat: add pylsp
This commit is contained in:
@@ -124,6 +124,8 @@
|
||||
packages = with pkgs;
|
||||
let pythonPackages = python311.withPackages(ps: with ps; [
|
||||
jupyter
|
||||
python-lsp-server
|
||||
python-lsp-ruff
|
||||
pandas
|
||||
requests
|
||||
xlrd
|
||||
|
||||
Reference in New Issue
Block a user