gnu: python-telomerecat: Disable tests.
* gnu/packages/bioinformatics.scm (python-telomerecat)[arguments]: Disable tests. Change-Id: I0422ae1e563374a8cc408fc9584cfb7b0e880e95
This commit is contained in:
		
							parent
							
								
									c3210ae8e2
								
							
						
					
					
						commit
						076e891754
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -2462,6 +2462,7 @@ operations:
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "16mfdqmp0j6g3h26h59334w9lqb4qihqrlzwvgznj0fiqs1rkxn2"))))
 | 
					        (base32 "16mfdqmp0j6g3h26h59334w9lqb4qihqrlzwvgznj0fiqs1rkxn2"))))
 | 
				
			||||||
    (build-system pyproject-build-system)
 | 
					    (build-system pyproject-build-system)
 | 
				
			||||||
 | 
					    (arguments (list #:tests? #false)) ;there are none
 | 
				
			||||||
    (propagated-inputs (list python-click python-numpy python-pandas
 | 
					    (propagated-inputs (list python-click python-numpy python-pandas
 | 
				
			||||||
                             python-parabam python-pysam))
 | 
					                             python-parabam python-pysam))
 | 
				
			||||||
    (home-page "https://github.com/cancerit/telomerecat")
 | 
					    (home-page "https://github.com/cancerit/telomerecat")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue