mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-29 07:42:23 -05: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 @@ (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")
|
||||
|
|
Loading…
Reference in a new issue