mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
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 @@ (define-public python-configargparse
|
|||
(home-page "https://github.com/bw2/ConfigArgParse")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-configargparse
|
||||
(package-with-python2 python-configargparse))
|
||||
|
||||
(define-public python-argparse-manpage
|
||||
(package
|
||||
(name "python-argparse-manpage")
|
||||
|
|
Loading…
Reference in a new issue