From 4a62319d20b6899c7642032942c24bd45869c825 Mon Sep 17 00:00:00 2001 From: Henry Addison Date: Tue, 22 Oct 2024 09:50:47 +0100 Subject: [PATCH] update to full 0.2 release of mlde_utils --- environment.lock.yml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.lock.yml b/environment.lock.yml index e69b5f48..c996fc3d 100644 --- a/environment.lock.yml +++ b/environment.lock.yml @@ -400,7 +400,7 @@ dependencies: - pip: - atpublic==3.1.1 - flufl-lock==7.1.1 - - mlde-utils==0.2.0a5 + - mlde-utils==0.2.0 - netcdf4==1.6.3 - python-cmethods==1.0.1 prefix: /home/henry/miniforge3/envs/mv-mlde diff --git a/requirements.txt b/requirements.txt index fb760d21..0e4fe21d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ flufl-lock -mlde-utils~=0.2.0a5 +mlde-utils~=0.2.0 python-cmethods