Add ipython to install python packages

This commit is contained in:
Evie Litherland-Smith 2024-02-09 11:10:58 +00:00
parent f33c93bc87
commit cd56915e42

View file

@ -7,6 +7,7 @@
# Python
(python3.withPackages (ps:
with ps; [
ipython
python-lsp-server
python-lsp-ruff
pylsp-mypy