~ruther/guix-local

50dbb9561f20ff47bee845d5c36837ae653e9875 — Ricardo Wurmus 2 years ago 6b4c911
gnu: python-fit-nbinom: Disable tests.

* gnu/packages/python-xyz.scm (python-fit-nbinom)[arguments]: Disable tests.

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

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -0
@@ 731,6 731,7 @@ and variables you'll need already imported and created.
    (build-system pyproject-build-system)
    (arguments
     (list
      #:tests? #false ;there are none
      #:phases
      '(modify-phases %standard-phases
         (add-after 'unpack 'remove-invalid-syntax