about summary refs log tree commit diff
diff options
context:
space:
mode:
-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 6f23a33..cb9f115 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -336,7 +336,9 @@ implemented, light on server resource usage, and fairly speedy.")
        ("python2-scipy" ,python2-scipy)
        ("python2-lxml" ,python2-lxml)
        ("python2-mechanize" ,python2-mechanize)
+       ("python2-mock" ,python2-mock)
        ("python2-mysqlclient" ,python2-mysqlclient)
+       ("python2-nose" ,python-nose2)
        ("python2-numarray" ,python2-numarray)
        ("python2-numpy" ,python2-numpy)
        ("python2-pandas" ,python2-pandas)