aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/python.scm
diff options
context:
space:
mode:
authorPjotr Prins2017-12-18 07:26:31 -0600
committerPjotr Prins2017-12-18 07:26:31 -0600
commit02faf6897366c25047dbc57836a43fe5fc63ecf3 (patch)
tree4f851d7ebcbdf88395f789b3550447bb8ea04bbc /gn/packages/python.scm
parentd85101f3844ad29fd44cf88043ee7a34dec9f760 (diff)
downloadguix-bioinformatics-02faf6897366c25047dbc57836a43fe5fc63ecf3.tar.gz
Disable tests for RPy2
Diffstat (limited to 'gn/packages/python.scm')
-rw-r--r--gn/packages/python.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/python.scm b/gn/packages/python.scm
index ca705d5..e3f0e7a 100644
--- a/gn/packages/python.scm
+++ b/gn/packages/python.scm
@@ -74,6 +74,7 @@
("r-survival" ,r-survival)))
(native-inputs
`(("zlib" ,zlib)))
+ (arguments `(#:tests? #f)) ;; No tests.
(home-page "http://rpy.sourceforge.net/")
(synopsis "Python interface to the R language")
(description "rpy2 is a redesign and rewrite of rpy. It is providing a