From 8b9011edaf609c15f99465cb34cb42c85f31ea8d Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Mon, 1 Nov 2021 09:19:49 +0300 Subject: gn: Add python-pingouin * gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Add python-pingouin --- gn/packages/genenetwork.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gn') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 563bd27..ac1ddba 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -129,6 +129,7 @@ ("python-redis" ,python-redis) ("python-requests" ,python-requests) ("python-scipy" ,python-scipy) + ("python-pingouin" ,python-pingouin) ("python-plotly" ,python-plotly) ("python-sqlalchemy-stubs" ,python-sqlalchemy-stubs) -- cgit v1.2.3