Add ipython to install python packages
This commit is contained in:
parent
f33c93bc87
commit
cd56915e42
|
@ -7,6 +7,7 @@
|
|||
# Python
|
||||
(python3.withPackages (ps:
|
||||
with ps; [
|
||||
ipython
|
||||
python-lsp-server
|
||||
python-lsp-ruff
|
||||
pylsp-mypy
|
||||
|
|
Loading…
Reference in a new issue