X-Git-Url: https://git.hcoop.net/jackhill/guix/guix.git/blobdiff_plain/fc7d632829e93bd1c6d2db6f99ce22766ff9c67a..94249db825438ca2b2a1bded67b8459bf5098e8c:/gnu/packages/python-web.scm diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 757f1058ab..3d9577a4d8 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -861,6 +861,7 @@ term.js Javascript terminal emulator library.") (propagated-inputs `(("python2-backport-ssl-match-hostname" ,python2-backport-ssl-match-hostname) + ("python2-futures" ,python2-futures) ,@(package-propagated-inputs terminado)))))) (define-public python-wsgi-intercept