From 789e7863ec9ac908ef0a0678cd790c535786d107 Mon Sep 17 00:00:00 2001 From: ABoland <36671181+AurelienBoland@users.noreply.github.com> Date: Thu, 8 Jun 2023 09:53:28 +0200 Subject: [PATCH] add ipywidgets dependency --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 56b6b62..36cd96b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,6 +24,7 @@ install_requires = dill >= 0.3.1 pandas >= 1 psutil + ipywidgets [options.packages.find] exclude =