mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-pyani: Disable tests.
There are none. * gnu/packages/bioinformatics.scm (python-pyani)[arguments]: Disable tests. Change-Id: I6862082c8335e5d487da6d1705ed094922f14e47
This commit is contained in:
parent
b460f89d93
commit
c620c8ae81
1 changed files with 2 additions and 0 deletions
|
@ -5800,6 +5800,8 @@ Illumina paired-end data (for CASAVA 1.8+).")
|
|||
(base32
|
||||
"124kdg7168nbh4a5wisfws1fgkd89dd4js9v6dml2lvgclbv4mjg"))))
|
||||
(build-system pyproject-build-system)
|
||||
;; This contains two test data files but no way to run the tests.
|
||||
(arguments (list #:tests? #false))
|
||||
(propagated-inputs
|
||||
(list python-biopython python-matplotlib python-pandas
|
||||
python-scipy python-seaborn))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue