diff options
author | Alexander Kabui | 2021-10-13 07:22:02 +0300 |
---|---|---|
committer | BonfaceKilz | 2021-10-25 14:16:21 +0300 |
commit | c6f411416ba70f2013f1eb69e13a84ab70adfca4 (patch) | |
tree | 7b57efb9aecc79d6fd201524d311b6afa443e6e6 /guix.scm | |
parent | dda47e74d38b76e59f10ac184a0394066f086481 (diff) | |
download | genenetwork3-c6f411416ba70f2013f1eb69e13a84ab70adfca4.tar.gz |
add flask-socketio input to gn3
Diffstat (limited to 'guix.scm')
-rw-r--r-- | guix.scm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -100,6 +100,7 @@ ("python-redis" ,python-redis) ("python-requests" ,python-requests) ("python-scipy" ,python-scipy) + ("python-flask-socketio" ,python-flask-socketio) ("python-sqlalchemy-stubs" ,python-sqlalchemy-stubs) ("r-optparse" ,r-optparse) |