gnu: python-pegasusio: Disable tests.
* gnu/packages/bioinformatics.scm (python-pegasusio)[arguments]: Disable tests. Change-Id: I6b32ed416b562b47088dbc34eb7bcb0b8e2cc414
This commit is contained in:
		
							parent
							
								
									c620c8ae81
								
							
						
					
					
						commit
						b8e4be02eb
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -2180,6 +2180,8 @@ three prime UTR.") | ||||||
|                (base32 |                (base32 | ||||||
|                 "0gqygspdy398vjymdy6756jmk99s7fhwav9rivdx59kpqjcdxaz9")))) |                 "0gqygspdy398vjymdy6756jmk99s7fhwav9rivdx59kpqjcdxaz9")))) | ||||||
|     (build-system pyproject-build-system) |     (build-system pyproject-build-system) | ||||||
|  |     ;; There are no tests. | ||||||
|  |     (arguments (list #:tests? #false)) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      (list python-anndata |      (list python-anndata | ||||||
|            python-docopt |            python-docopt | ||||||
|  |  | ||||||
		Reference in a new issue