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 @@ of Python libraries for building Python applications.")
|
|||
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")
|
||||
|
|
Reference in a new issue