gnu: Remove python2-attrs-bootstrap.
* gnu/packages/python-xyz.scm (python2-attrs-bootstrap): Delete variable.
parent
afde361377
commit
61d0c52b9d
|
@ -18413,9 +18413,6 @@ JSON) codec.")
|
|||
(native-inputs `())
|
||||
(arguments `(#:tests? #f))))
|
||||
|
||||
(define-public python2-attrs-bootstrap
|
||||
(package-with-python2 python-attrs-bootstrap))
|
||||
|
||||
(define-public python-cliapp
|
||||
(package
|
||||
(name "python-cliapp")
|
||||
|
|
Reference in New Issue