aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorArun Isaac2022-10-18 13:29:03 +0530
committerArun Isaac2022-10-18 13:29:49 +0530
commita46109a73242cb8c8ab2ba3ee3ec74fbb34e1e21 (patch)
tree324417710cb8a97d3d4c9bc0ce21b7e726c061b2 /gn/packages/genenetwork.scm
parent5d918e7041532293fcc2ff660e33f94d00c5607d (diff)
downloadguix-bioinformatics-a46109a73242cb8c8ab2ba3ee3ec74fbb34e1e21.tar.gz
gn: genenetwork3: Depend on python-click.
* gn/packages/genenetwork.scm (genenetwork3)[inputs]: Add python-click.
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r--gn/packages/genenetwork.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 18b77e4..8c4736d 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -115,6 +115,8 @@
(sha256
(base32
"1i7g2c3irp5rr2b8vb7xm9v1hjb5vssc92s2lq910qszd53pdzgn"))))
+ (inputs
+ (list python-click))
(native-inputs
(list python-hypothesis
python-mypy