gnu: Remove python2-attrs-bootstrap.

* gnu/packages/python-xyz.scm (python2-attrs-bootstrap): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-13 15:00:50 -04:00
parent afde361377
commit 61d0c52b9d
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -18413,9 +18413,6 @@ (define-public python-attrs-bootstrap
(native-inputs `())
(arguments `(#:tests? #f))))
(define-public python2-attrs-bootstrap
(package-with-python2 python-attrs-bootstrap))
(define-public python-cliapp
(package
(name "python-cliapp")