From f19ae84077995e621fd559bc0e56127800593f99 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 19 Nov 2021 16:54:55 +0530 Subject: Remove duplicated python-plotly dependency. * guix.scm (genenetwork3)[propagated-inputs]: Remove python-plotly. --- guix.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/guix.scm b/guix.scm index faf353f..6a5bbfe 100644 --- a/guix.scm +++ b/guix.scm @@ -84,7 +84,6 @@ ("r-stringi" ,r-stringi) ("r-wgcna" ,r-wgcna) ("r-rjson" ,r-rjson) - ("python-plotly" ,python-plotly) ("python-pandas" ,python-pandas) ("python-pingouin" ,python-pingouin) ("rust-qtlreaper" ,rust-qtlreaper))) -- cgit v1.2.3