gnu: Remove python2-clint.
* gnu/packages/python-xyz.scm (python2-clint): Delete variable.
parent
ff4d3b7cb6
commit
ff6c3bace1
|
@ -15003,9 +15003,6 @@ command-line applications, including tools for colored and indented
|
|||
output, progress bar display, and pipes.")
|
||||
(license license:isc)))
|
||||
|
||||
(define-public python2-clint
|
||||
(package-with-python2 python-clint))
|
||||
|
||||
(define-public python-rply
|
||||
(package
|
||||
(name "python-rply")
|
||||
|
|
Reference in New Issue