Add scipy to default python packages

This commit is contained in:
Evie Litherland-Smith 2024-02-09 08:57:21 +00:00
parent 1da9a8da19
commit f33c93bc87

View file

@ -11,6 +11,7 @@
python-lsp-ruff python-lsp-ruff
pylsp-mypy pylsp-mypy
numpy numpy
scipy
])) ]))
ruff ruff
isort isort