From 2df43c1efdd52f56cfedb019892e7985b47f26fc Mon Sep 17 00:00:00 2001 From: Maarten Pronk <8655030+evetion@users.noreply.github.com> Date: Thu, 26 Oct 2023 10:18:16 +0200 Subject: [PATCH] Also update environment.yml --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index d6283cc17..414fd1d5a 100644 --- a/environment.yml +++ b/environment.yml @@ -29,6 +29,7 @@ dependencies: - shapely>=2.0 - tomli - tomli-w + - typing-extensions>=4.6 - twine - xarray - xmipy