gnu: python-telomerecat: Disable tests.
* gnu/packages/bioinformatics.scm (python-telomerecat)[arguments]: Disable tests. Change-Id: I0422ae1e563374a8cc408fc9584cfb7b0e880e95master
parent
c3210ae8e2
commit
076e891754
|
@ -2462,6 +2462,7 @@ operations:
|
|||
(sha256
|
||||
(base32 "16mfdqmp0j6g3h26h59334w9lqb4qihqrlzwvgznj0fiqs1rkxn2"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments (list #:tests? #false)) ;there are none
|
||||
(propagated-inputs (list python-click python-numpy python-pandas
|
||||
python-parabam python-pysam))
|
||||
(home-page "https://github.com/cancerit/telomerecat")
|
||||
|
|
Reference in New Issue