From 2d319f7dcca3314a024daa8674e687563687c6ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Clau=C3=9F?= Date: Wed, 17 May 2023 08:37:55 +0200 Subject: [PATCH] add missing packages to installscript --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 937a161..577dd39 100755 --- a/setup.cfg +++ b/setup.cfg @@ -17,6 +17,8 @@ install_requires = seaborn mongoengine statsmodels + toml + minio [options.packages.find] where=src