From 184587947b18daf57583c7cb111ad315b8d48a43 Mon Sep 17 00:00:00 2001 From: Vincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com> Date: Mon, 11 Nov 2019 22:34:38 +0100 Subject: Add scikit-learn to CI for sklearn-tda branch --- Dockerfile_for_circleci_image | 1 + 1 file changed, 1 insertion(+) (limited to 'Dockerfile_for_circleci_image') diff --git a/Dockerfile_for_circleci_image b/Dockerfile_for_circleci_image index 12f2dc94..0dd408fc 100644 --- a/Dockerfile_for_circleci_image +++ b/Dockerfile_for_circleci_image @@ -52,6 +52,7 @@ RUN pip3 install \ scipy \ Cython \ POT \ + scikit-learn \ sphinx \ sphinxcontrib-bibtex -- cgit v1.2.3