From c6f411416ba70f2013f1eb69e13a84ab70adfca4 Mon Sep 17 00:00:00 2001 From: Alexander Kabui Date: Wed, 13 Oct 2021 07:22:02 +0300 Subject: add flask-socketio input to gn3 --- guix.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/guix.scm b/guix.scm index 9b8f399..d8b1596 100644 --- a/guix.scm +++ b/guix.scm @@ -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) -- cgit v1.2.3