developmentseed / chabud2023

Change detection for Burned area Delineation (ChaBuD) ECML/PKDD 2023 challenge
Other
5 stars 1 forks source link

:arrow_up: Bump conda-lock from 1.4.0 to 2.0.0 #15

Closed weiji14 closed 1 year ago

weiji14 commented 1 year ago

What I am changing

How I did it

How you can test it

mamba install conda-lock=2.0.0
conda-lock lock --mamba --file environment.yml
conda-lock install --mamba --name chabud conda-lock.yml

Related Issues

Also fixes broken tests on merge of #10 due to conda-lock.yml file not being updated.

Upgrade from #3