From 15f0743a4b4c7079008df6538faeab8af5c892e1 Mon Sep 17 00:00:00 2001
From: David Hoese <david.hoese@ssec.wisc.edu>
Date: Thu, 31 Oct 2019 09:28:01 -0500
Subject: [PATCH] Remove pytables from dependencies

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

diff --git a/buildbucket/buildbucket_environment.yaml b/buildbucket/buildbucket_environment.yaml
index 35f6874..84bcd1d 100644
--- a/buildbucket/buildbucket_environment.yaml
+++ b/buildbucket/buildbucket_environment.yaml
@@ -10,7 +10,6 @@ dependencies:
   - pip
   - pyclipper
   - pyproj
-  - pytables
   - python=3.7
   - pyyaml
   - scipy
-- 
GitLab