From 3e63e1b86f597dc025d3b6296c6f5c5066cf0e46 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Fri, 5 Aug 2016 16:40:28 +0100 Subject: [PATCH] Added terminaltable package via pip. --- conda_env.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/conda_env.yml b/conda_env.yml index 131c8362..1fc28ce3 100644 --- a/conda_env.yml +++ b/conda_env.yml @@ -15,4 +15,5 @@ dependencies: - scipy - pip: + - terminaltables - tqdm \ No newline at end of file