From b0b8de4414929d0ae80e207abfb11dcd9e113d19 Mon Sep 17 00:00:00 2001
From: nickb <nickb@ssec.wisc.edu>
Date: Wed, 27 Jan 2021 22:24:41 +0000
Subject: [PATCH] satpy now has gridded GLM support on the master branch

---
 buildbucket/buildbucket_environment.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbucket/buildbucket_environment.yaml b/buildbucket/buildbucket_environment.yaml
index 12c8e8a..d2231fa 100644
--- a/buildbucket/buildbucket_environment.yaml
+++ b/buildbucket/buildbucket_environment.yaml
@@ -27,4 +27,4 @@ dependencies:
     - git+https://github.com/deeplycloudy/lmatools.git@minvaluegrids
     - git+https://github.com/deeplycloudy/stormdrain.git
     - git+https://github.com/deeplycloudy/glmtools.git@master
-    - git+https://github.com/pytroll/satpy.git@feature-scmi-multivar
\ No newline at end of file
+    - git+https://github.com/pytroll/satpy.git@master
\ No newline at end of file
-- 
GitLab