gnu: python2-configargparse: Remove package.
* gnu/packages/python-xyz.scm (python2-configargparse): Remove variable.
This commit is contained in:
		
							parent
							
								
									e6ea02ff89
								
							
						
					
					
						commit
						045f478441
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -10455,9 +10455,6 @@ be set via config files and/or environment variables.")
 | 
				
			||||||
    (home-page "https://github.com/bw2/ConfigArgParse")
 | 
					    (home-page "https://github.com/bw2/ConfigArgParse")
 | 
				
			||||||
    (license license:expat)))
 | 
					    (license license:expat)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public python2-configargparse
 | 
					 | 
				
			||||||
  (package-with-python2 python-configargparse))
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
(define-public python-argparse-manpage
 | 
					(define-public python-argparse-manpage
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "python-argparse-manpage")
 | 
					    (name "python-argparse-manpage")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue