gnu: Remove python2-m2r.

* gnu/packages/python-xyz.scm (python2-m2r): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:11:24 -04:00
parent 0438c799af
commit 3beeb2a819
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -19250,9 +19250,6 @@ (define-public python-m2r
reST format.")
(license license:expat)))
(define-public python2-m2r
(package-with-python2 python-m2r))
(define-public python-constantly
(package
(name "python-constantly")