From 0f44e60b22f793dbd6960cb36916f815e3898024 Mon Sep 17 00:00:00 2001 From: iuvbio Date: Wed, 30 Jan 2019 01:14:19 +0100 Subject: [PATCH] include lxml in dependencies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0605a7b..9a69ceb 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Dependencies --- - `ezodf` +- `lxml` - `pandas` Installation