From f3564eb6951fca287ce6334c223e36aec63659f0 Mon Sep 17 00:00:00 2001 From: James Varndell Date: Thu, 29 Aug 2024 10:43:22 +0100 Subject: [PATCH] Adds pint to conda requirements --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index a394d2e..e6b8494 100644 --- a/environment.yml +++ b/environment.yml @@ -13,6 +13,7 @@ dependencies: - earthkit-data - matplotlib - cartopy +- pint - pyyaml - numpy - pip: