gnu: python2-validators: Remove package.
* gnu/packages/python-xyz.scm (python2-validators): Delete variable.
This commit is contained in:
		
							parent
							
								
									b7fc19a53a
								
							
						
					
					
						commit
						b0463acc31
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -19225,9 +19225,6 @@ be easy to use and not require defining a schema or form just to validate
 | 
			
		|||
some input.")
 | 
			
		||||
    (license license:expat)))
 | 
			
		||||
 | 
			
		||||
(define-public python2-validators
 | 
			
		||||
  (package-with-python2 python-validators))
 | 
			
		||||
 | 
			
		||||
(define-public python-validate-email
 | 
			
		||||
  (package
 | 
			
		||||
    (name "python-validate-email")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue