mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-08 10:15:56 +02:00
gnu: Remove python2-args.
* gnu/packages/python-xyz.scm (python2-args): Delete variable.
This commit is contained in:
@@ -14923,9 +14923,6 @@ files for use with Python.")
|
||||
"This library provides a Python module to parse command-line arguments.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-args
|
||||
(package-with-python2 python-args))
|
||||
|
||||
(define-public python-clint
|
||||
(package
|
||||
(name "python-clint")
|
||||
|
||||
Reference in New Issue
Block a user