diff options
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 1 insertions, 0 deletions
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")) |