That did seem to break things
This commit is contained in:
parent
371809eea9
commit
56ace5fe40
|
@ -21,7 +21,6 @@
|
|||
[python311 virtualenv]
|
||||
++ (with pkgs.python311Packages; [
|
||||
pip
|
||||
python-lsp-server
|
||||
venvShellHook
|
||||
requests
|
||||
jupyter
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
++ (with pkgs.python311Packages; [
|
||||
pip
|
||||
venvShellHook
|
||||
python-lsp-server
|
||||
]);
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue