From bdb4f099d44c7d457feef36c1859f760bb7d689d Mon Sep 17 00:00:00 2001
From: Dominique Benielli <dominique.benielli@lis-lab.fr>
Date: Fri, 7 Feb 2020 10:34:13 +0100
Subject: [PATCH] Update Dockerfile_ubuntu_18.04

---
 docker/Dockerfile_ubuntu_18.04 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docker/Dockerfile_ubuntu_18.04 b/docker/Dockerfile_ubuntu_18.04
index 307cdc2..309a621 100644
--- a/docker/Dockerfile_ubuntu_18.04
+++ b/docker/Dockerfile_ubuntu_18.04
@@ -16,7 +16,6 @@ RUN apt-get update && \
         python3-sphinx-gallery \
         python3-matplotlib \
         python3-pil \
-        python3-cvxopt \
         && \
     apt-get clean
 RUN apt-get install -y --no-install-recommends locales && \
-- 
GitLab