gnu: python-pegasusio: Disable tests.

* gnu/packages/bioinformatics.scm (python-pegasusio)[arguments]: Disable
tests.

Change-Id: I6b32ed416b562b47088dbc34eb7bcb0b8e2cc414
This commit is contained in:
Ricardo Wurmus 2024-01-09 12:45:24 +01:00
parent c620c8ae81
commit b8e4be02eb
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2180,6 +2180,8 @@ (define-public python-pegasusio
(base32
"0gqygspdy398vjymdy6756jmk99s7fhwav9rivdx59kpqjcdxaz9"))))
(build-system pyproject-build-system)
;; There are no tests.
(arguments (list #:tests? #false))
(propagated-inputs
(list python-anndata
python-docopt