gnu: Remove python2-automat.

* gnu/packages/python-xyz.scm (python2-automat): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:00:47 -04:00
parent 552076fddf
commit 9549a466b8
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")