From 1b9d7eed82839b64b8133248d19717c3cc56ec9f Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Tue, 17 Nov 2020 00:39:59 +0300 Subject: gn: python3-genenetwork2: Add python-flask-socketio * gn/packages/genenetwork.scm (python3-genenetwork2): [propagated-inputs]: Add python-flask-socketio. --- gn/packages/genenetwork.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gn/packages') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 9ae4e8a..164e95c 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -471,6 +471,7 @@ Graphical Fragment Assembly} files and related formats.") ;; TODO: Get rid of Python R bindings ("python-rpy2" ,python-rpy2-2.9) ("python-beautifulsoup4" ,python-beautifulsoup4) + ("python-flask-socketio" ,python-flask-socketio) ("python-xlsxwriter" ,python-xlsxwriter)))) (arguments (let ((python (specification->package "python-wrapper")) -- cgit v1.2.3