diff --git a/environment-mindep.yml b/environment-mindep.yml index ed2abe8..f416629 100644 --- a/environment-mindep.yml +++ b/environment-mindep.yml @@ -1,13 +1,13 @@ channels: - - conda-forge +- conda-forge dependencies: - - attrs - - flox - - make - - pytest - - pytest-cov - - rasterio >= 1.3.0 - - rioxarray - - typer - - xarray >= 2022.06.0 - - xarray-sentinel >= 0.9.3 +- attrs +- flox +- make +- pytest +- pytest-cov +- rasterio >= 1.3.0 +- rioxarray +- typer +- xarray >= 2022.06.0 +- xarray-sentinel >= 0.9.3