janneke pushed a commit to branch wip-bootstrap
in repository guix.

commit e08e15752ae782f364537f42992d5e8beda86081
Author: Jan Nieuwenhuizen <[email protected]>
Date:   Fri Nov 30 11:41:12 2018 +0100

    pieton: HAK
---
 gnu/packages/python.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 9b43f46..3a83859 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -185,6 +185,7 @@
     (build-system gnu-build-system)
     (arguments
      `(#:test-target "test"
+       #:tests? #f
        #:configure-flags
        (list "--enable-shared"                    ;allow embedding
              "--with-system-ffi"                  ;build ctypes

Reply via email to