~ruther/guix-local

87ce159bc1db935df0f9839c58e505c4a210688c — Efraim Flashner 1 year, 5 months ago 00b86f5
gnu: python-sip: Skip the test phase.

* gnu/packages/qt.scm (python-sip)[arguments]: Skip the tests.

Change-Id: I329d774ab4abe25dc9a5db7b8f49ff548590d310
1 files changed, 2 insertions(+), 0 deletions(-)

M gnu/packages/qt.scm
M gnu/packages/qt.scm => gnu/packages/qt.scm +2 -0
@@ 4036,6 4036,8 @@ Python.")
         "0ykxq0607f2sdwbl5cxbp0y8pl14bsgzc9nhifpxbibfivj5kjbz"))
       (patches (search-patches "python-sip-include-dirs.patch"))))
    (build-system pyproject-build-system)
    (arguments
     (list #:tests? #f))        ; No test system found.
    (native-inputs
     (list python-wrapper python-setuptools python-setuptools-scm-next))
    (propagated-inputs