From 6af376abf49d802b8618834f6a09c88bc21f3f00 Mon Sep 17 00:00:00 2001 From: jakakokosar Date: Wed, 27 Oct 2021 09:32:04 +0200 Subject: [PATCH] setup: add a missing requirement --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 2319735..5fb1234 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,6 +27,7 @@ setup_requires = install_requires = Orange3 lifelines + statsmodels [options.extras_require] doc =