me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-args.

* gnu/packages/python-xyz.scm (python2-args): Delete variable.
Maxim Cournoyer 2022-04-29 21:21:57 -04:00
parent 83462e1f4c
commit 62aeb46d0d
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")