mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: Remove python2-configobj.
* gnu/packages/python-xyz.scm (python2-configobj): Delete variable.
This commit is contained in:
parent
f24ad69f38
commit
f5bf1eab98
1 changed files with 0 additions and 3 deletions
|
@ -14539,9 +14539,6 @@ config files.")
|
|||
(home-page "https://github.com/DiffSK/configobj")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-configobj
|
||||
(package-with-python2 python-configobj))
|
||||
|
||||
(define-public python-configargparse
|
||||
(package
|
||||
(name "python-configargparse")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue