diff options
-rw-r--r-- | gn/packages/genenetwork.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index b084ed5..9f2bfe1 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -151,6 +151,8 @@ ("python-requests" ,python-requests) ("python-scipy" ,python-scipy) ("python-sparqlwrapper" ,python-sparqlwrapper) + ("python-hypothesis" ,python-hypothesis) + ("python-pytest" ,python-pytest) ("r-optparse" ,r-optparse) ("r-qtl" ,r-qtl) ("r-rjson" ,r-rjson) |