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 flake8
mypy mypy
numpy numpy
scipy
xarray xarray
netcdf4 netcdf4
matplotlib matplotlib