gnu: Remove python2-pycodestyle.
* gnu/packages/python-xyz.scm (python2-pycodestyle): Delete variable.
This commit is contained in:
		
							parent
							
								
									6ce91100d6
								
							
						
					
					
						commit
						674c7b765a
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -6710,9 +6710,6 @@ Python code against some of the style conventions in
 | 
			
		|||
@url{http://www.python.org/dev/peps/pep-0008/,PEP 8}.")
 | 
			
		||||
    (license license:expat)))
 | 
			
		||||
 | 
			
		||||
(define-public python2-pycodestyle
 | 
			
		||||
  (package-with-python2 python-pycodestyle))
 | 
			
		||||
 | 
			
		||||
(define-public python-pycodestyle-2.6
 | 
			
		||||
  (package
 | 
			
		||||
    (inherit python-pycodestyle)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue