From 1cafcc141759f0058a14da2c30276b038559ba6e Mon Sep 17 00:00:00 2001 From: Avishai Weingarten <33716232+AvishaiW@users.noreply.github.com> Date: Fri, 16 Mar 2018 14:40:05 +0200 Subject: [PATCH] BUG: removed one out of two matplotlib appearences in 2.7 yml --- etc/python2.7-environment.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/etc/python2.7-environment.yml b/etc/python2.7-environment.yml index 3835d7d4..697c0742 100644 --- a/etc/python2.7-environment.yml +++ b/etc/python2.7-environment.yml @@ -5,7 +5,6 @@ channels: dependencies: - certifi=2016.2.28=py27_0 - mkl=2017.0.3 -- matplotlib=2.1.2=py36_0 - numpy=1.13.1=py27_0 - openssl=1.0.2l - pip=9.0.1=py27_1 @@ -40,7 +39,7 @@ dependencies: - lru-dict==1.1.6 - mako==1.0.7 - markupsafe==1.0 - - matplotlib==2.1.0 + - matplotlib==2.1.2 - multipledispatch==0.4.9 - networkx==2.0 - numexpr==2.6.4