summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/machine-learning.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm
index ed79044f3b..25a22b076f 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -2850,6 +2850,7 @@ TensorFlow.js, PyTorch, and MediaPipe.")
        ("zstd" ,zstd)))
     (propagated-inputs
      `(("python-astunparse" ,python-astunparse)
+       ("python-click" ,python-click)
        ("python-numpy" ,python-numpy)
        ("python-pyyaml" ,python-pyyaml)
        ("python-cffi" ,python-cffi)