me
/
guix
Archived
1
0
Fork 0

gnu: python-snaptools: Disable tests.

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

Change-Id: I4934bda3cfbaf42a87f57035ec12d084112dcc24
master
Ricardo Wurmus 2024-01-17 21:41:06 +01:00
parent 95a3aaf7ad
commit 270570f090
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 0 deletions

View File

@ -2429,6 +2429,7 @@ counts.")
(base32
"1s5373g5jjbshh3q39zy7dlxr7nda6ksxq9d1gw46h82c4fsmfbn"))))
(build-system pyproject-build-system)
(arguments (list #:tests? #false)) ;there are none
(propagated-inputs
(list python-future
python-h5py