about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gn/packages/genenetwork.scm8
1 files changed, 3 insertions, 5 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 511d11f..0732b5e 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -181,11 +181,9 @@
                  (base32
                   "14xiwjhk9nmmsd9kx2vi7pwbvhcvkgfks1av0qdkwjckbqidrk2k"))))
       (native-inputs
-       `(("graphviz" ,graphviz)
-         ;; And the graphs
-         ;("genenetwork-graph" ,genenetwork-graph)
-         ;("dag-svg-file" ,dag-svg-file)
-         ))
+       (list graphviz
+             python-pytest
+             python-pytest-mock))
       (propagated-inputs
        `(("genenetwork3" ,genenetwork3)
          ("parallel" ,parallel) ;; GNU parallel