From a82b49d4c452e2985626c426b6d6e6e4b6f91cfd Mon Sep 17 00:00:00 2001 From: Zach Sherman <19153455+zssherman@users.noreply.github.com> Date: Thu, 29 Aug 2024 20:09:48 -0500 Subject: [PATCH] CI: Update to have pint to fix build wheels failure. (#1634) --- doc/environment.yml | 2 +- requirements.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/environment.yml b/doc/environment.yml index 956396d0406..db0249b5d02 100644 --- a/doc/environment.yml +++ b/doc/environment.yml @@ -41,4 +41,4 @@ dependencies: - pooch - versioneer - ablog - - e .. + - -e .. diff --git a/requirements.txt b/requirements.txt index b5c0f5aa60b..c1fe381533c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,3 +11,4 @@ xradar>=0.5.0 pandas mda-xdrlib xarray!=0.21.0 +pint