gnu: Remove python2-coverage-test-runner.
* gnu/packages/check.scm (python2-coverage-test-runner): Delete variable.
This commit is contained in:
		
							parent
							
								
									5bc038d222
								
							
						
					
					
						commit
						1143a16830
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -2504,9 +2504,6 @@ unit tests and failing them if the unit test module does not exercise all
 | 
				
			||||||
statements in the module it tests.")
 | 
					statements in the module it tests.")
 | 
				
			||||||
    (license license:gpl3+)))
 | 
					    (license license:gpl3+)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public python2-coverage-test-runner
 | 
					 | 
				
			||||||
  (package-with-python2 python-coverage-test-runner))
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
(define-public python-pylint
 | 
					(define-public python-pylint
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "python-pylint")
 | 
					    (name "python-pylint")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue