All setup done for this one it seems
This commit is contained in:
parent
c1c14e1ce9
commit
4e673b8b0a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
default = pkgs.mkShell {
|
||||
venvDir = "venv";
|
||||
packages = with pkgs;
|
||||
[python311 virtualenv]
|
||||
[python311 virtualenv azure-cli]
|
||||
++ (with pkgs.python311Packages; [
|
||||
pip
|
||||
python-lsp-server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue