1

feat: add pylsp

This commit is contained in:
Himadri Bhattacharjee
2024-02-16 18:45:02 +05:30
parent 190c2a3f61
commit 2e0b186e34

View File

@@ -124,6 +124,8 @@
packages = with pkgs;
let pythonPackages = python311.withPackages(ps: with ps; [
jupyter
python-lsp-server
python-lsp-ruff
pandas
requests
xlrd