Add yaml and netcdf4 to default python packages

This commit is contained in:
Evie Litherland-Smith 2024-12-11 08:18:39 +00:00
parent 638c098b55
commit 8747c7f865

View file

@ -8,8 +8,10 @@
pylsp-rope pylsp-rope
rope rope
mypy mypy
yaml
numpy numpy
xarray xarray
netcdf4
matplotlib matplotlib
] ]
)) ))