diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index faa4c981ce..c115ad3319 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -16960,6 +16960,7 @@ checksums. It implement more than a hundred checksum routines.") (setenv "HOME" "/tmp") (invoke "make" "test"))))))) (native-inputs (list python-pytest python-setuptools)) + (propagated-inputs (list python-pyasynchat)) (home-page "https://github.com/giampaolo/pysendfile") (synopsis "Python interface to sendfile(2)") (description "The @code{pysendfile} Python library provides an interface to