mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-attrs-bootstrap.
* gnu/packages/python-xyz.scm (python2-attrs-bootstrap): Delete variable.
This commit is contained in:
parent
afde361377
commit
61d0c52b9d
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue