gnu: Remove python2-python-paramunittest.
* gnu/packages/check.scm (python2-python-paramunittest): Delete variable.
This commit is contained in:
		
							parent
							
								
									099c5a90e4
								
							
						
					
					
						commit
						4178b304ab
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -2607,9 +2607,6 @@ cases.  Since they are TestCase subclasses, they work with other test suites tha
 | 
				
			||||||
recognize TestCases.")
 | 
					recognize TestCases.")
 | 
				
			||||||
    (license license:bsd-2)))
 | 
					    (license license:bsd-2)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public python2-python-paramunittest
 | 
					 | 
				
			||||||
  (package-with-python2 python-paramunittest))
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
(define-public python-pytest-warnings
 | 
					(define-public python-pytest-warnings
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "python-pytest-warnings")
 | 
					    (name "python-pytest-warnings")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue