summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/python-xyz.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 4cf606e6e2..804cffced4 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8999,6 +8999,7 @@ callback signature using a prototype function.")
     (build-system python-build-system)
     (propagated-inputs
      (list python-backcall
+           python-decorator
            python-pyzmq
            python-prompt-toolkit-2
            python-terminado