Add python-lsp-ruff to python dev env
This commit is contained in:
parent
6c6e0738e8
commit
af9f09b584
|
@ -21,6 +21,7 @@
|
||||||
++ (with pkgs.python311Packages; [
|
++ (with pkgs.python311Packages; [
|
||||||
pip
|
pip
|
||||||
python-lsp-server
|
python-lsp-server
|
||||||
|
python-lsp-ruff
|
||||||
]);
|
]);
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue