From 3c979365aa822a7780745e6b89c221de370b5b59 Mon Sep 17 00:00:00 2001 From: Bobby Jackson Date: Mon, 22 Apr 2024 16:56:33 -0500 Subject: [PATCH] FIX: Datatree in REQUIREMENTS.txt --- REQUIREMENTS.txt | 2 +- doc/environment_docs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/REQUIREMENTS.txt b/REQUIREMENTS.txt index cb8a06c..5902dc2 100644 --- a/REQUIREMENTS.txt +++ b/REQUIREMENTS.txt @@ -9,4 +9,4 @@ pooch cmweather cdsapi xarray -datatree +xarray-datatree diff --git a/doc/environment_docs.yml b/doc/environment_docs.yml index 11b5135..f0df2aa 100644 --- a/doc/environment_docs.yml +++ b/doc/environment_docs.yml @@ -27,4 +27,4 @@ dependencies: - sphinx-gallery - sphinx-copybutton - sphinx-design - - datatree + - xarray-datatree