diff options
author | Frederick Muriuki Muriithi | 2023-03-02 12:45:16 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2023-03-02 12:45:16 +0300 |
commit | 00a61373e1eb326d2568ef6a51cf452864d429da (patch) | |
tree | 351f7afaf9c104e5d719062e188c1af84ed240a4 /gn | |
parent | 0a52cf48bfe517123d01143fc069ee5c13c6dbe4 (diff) | |
download | guix-bioinformatics-00a61373e1eb326d2568ef6a51cf452864d429da.tar.gz |
genenetwork3: New dependency (python-email-validator)
* gn/packages/genenetwork.scm: (python-email-validator): New
dependency
Diffstat (limited to 'gn')
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 8bf4172..075c3da 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -158,6 +158,7 @@ python-scipy python-authlib python-sparqlwrapper + python-email-validator python-xapian-bindings r-optparse r-qtl |