about summary refs log tree commit diff
path: root/gn
diff options
context:
space:
mode:
authorYour Name2020-01-14 11:36:00 +0300
committerYour Name2020-01-14 11:36:00 +0300
commitbe67b05f036fa7ce0d91de5e3d7e2ef70ebfdb5c (patch)
tree940224d8768f65da12b8e9cb291c954a19688ae5 /gn
parent29617042b1950d964b69168399ae577837d1f20c (diff)
downloadguix-bioinformatics-jupyter.tar.gz
Disabled tests on python-vcf jupyter
Diffstat (limited to 'gn')
-rw-r--r--gn/packages/python.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gn/packages/python.scm b/gn/packages/python.scm
index 2336cc9..109c9f7 100644
--- a/gn/packages/python.scm
+++ b/gn/packages/python.scm
@@ -60,6 +60,8 @@
       (base32
        "1ngryr12d3izmhmwplc46xhyj9i7yhrpm90xnsd2578p7m8p5n79"))))
    (build-system python-build-system)
+   (arguments
+     `(#:tests? #f))
    (home-page
     "https://github.com/jamescasbon/PyVCF")
    (synopsis