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 `())
|
(native-inputs `())
|
||||||
(arguments `(#:tests? #f))))
|
(arguments `(#:tests? #f))))
|
||||||
|
|
||||||
(define-public python2-attrs-bootstrap
|
|
||||||
(package-with-python2 python-attrs-bootstrap))
|
|
||||||
|
|
||||||
(define-public python-cliapp
|
(define-public python-cliapp
|
||||||
(package
|
(package
|
||||||
(name "python-cliapp")
|
(name "python-cliapp")
|
||||||
|
|
Reference in New Issue