From 5bab7e123fd62152314e9108ba7c5c46100b8167 Mon Sep 17 00:00:00 2001 From: "Wouter J. de Bruin" Date: Fri, 16 Oct 2020 09:01:53 +0200 Subject: [PATCH] Add semeio 0.5.6 to test speed --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 9f18058df..f65fff132 100644 --- a/setup.py +++ b/setup.py @@ -17,6 +17,7 @@ "pyscal~=0.6.1", "pyvista>=0.23", "pyyaml>=5.2", + "semeio==0.5.6", "scikit-learn>=0.22", "scipy>=1.4", "webviz-config>=0.0.42",