gnu: Remove python2-automat.
* gnu/packages/python-xyz.scm (python2-automat): Delete variable.
This commit is contained in:
parent
552076fddf
commit
9549a466b8
1 changed files with 0 additions and 3 deletions
|
@ -19461,9 +19461,6 @@ (define-public python-automat
|
|||
transducers).")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-automat
|
||||
(package-with-python2 python-automat))
|
||||
|
||||
(define-public python-m2r
|
||||
(package
|
||||
(name "python-m2r")
|
||||
|
|
Loading…
Reference in a new issue