From bc751cd96057be6e09ba0244098ae65093579a9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Grobol?= Date: Fri, 27 Mar 2020 17:01:08 +0100 Subject: [PATCH] add tqdm dep --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 7fa7c68..8877462 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,6 +21,7 @@ install_requires = h5py loguru numpy + tqdm [options.entry_points] console_scripts =