mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: Remove python2-astor.
* gnu/packages/python-xyz.scm (python2-astor): Delete variable.
This commit is contained in:
parent
53ef4cc404
commit
242d07cad0
1 changed files with 0 additions and 3 deletions
|
@ -23776,9 +23776,6 @@ (define-public python-astor
|
|||
source via the Abstract Syntax Tree.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-astor
|
||||
(package-with-python2 python-astor))
|
||||
|
||||
(define-public python-astunparse
|
||||
(package
|
||||
(name "python-astunparse")
|
||||
|
|
Loading…
Reference in a new issue