diff options
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r-- | gn/packages/genenetwork.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 6d58f37..a653ab4 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -231,7 +231,7 @@ ("python-rdflib" ,python-rdflib) ("python-twint" ,python-twint) ;; TODO: Get rid of Python R bindings - ("python-rpy2" ,python-rpy2-next) + ("python-rpy2" ,python-rpy2) ("python-beautifulsoup4" ,python-beautifulsoup4) ;; Disable for now. Build fails on Penguin2 ;; ("python-flask-socketio" ,python-flask-socketio) |