Add scipy to default python environment

This commit is contained in:
Evie Litherland-Smith 2025-01-08 15:17:25 +00:00
parent 7c0447f65c
commit 332abdac90

View file

@ -8,6 +8,7 @@ let
flake8
mypy
numpy
scipy
xarray
netcdf4
matplotlib