From 7cdaa7c0ca742b28abac193fd96cfa2814122f9d Mon Sep 17 00:00:00 2001 From: Lewis John McGibbney Date: Mon, 2 Jul 2018 14:08:46 -0700 Subject: [PATCH] Add lxml for travis fix --- deps_py3.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/deps_py3.txt b/deps_py3.txt index 3dace3e2..d2d43c39 100644 --- a/deps_py3.txt +++ b/deps_py3.txt @@ -12,3 +12,4 @@ webtest podaacpy networkx netcdftime +lxml