me
/
guix
Archived
1
0
Fork 0

gnu: python-pegasusio: Disable tests.

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

Change-Id: I6b32ed416b562b47088dbc34eb7bcb0b8e2cc414
master
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
1 changed files with 2 additions and 0 deletions

View File

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