diff options
-rw-r--r-- | gn/packages/genenetwork.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 872dbdc..55b59c8 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -337,7 +337,8 @@ storage.") python-rdflib python-redis python-requests - python-rpy2 + ;; python-rpy2 ; restore once python-rpy2 dependencies get upstream + python-rpy2-patched ; remove this once python-rpy2 is fixed upstream python-scipy python-setuptools python-simplejson |