gnu: Remove python2-misaka.

* gnu/packages/python-xyz.scm (python2-misaka): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:21:01 -04:00
parent 87bd8bd1dd
commit 8b9bda873d
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -20558,9 +20558,6 @@ (define-public python-misaka
renderers (e.g. man pages or LaTeX).")
(license license:expat)))
(define-public python2-misaka
(package-with-python2 python-misaka))
(define-public python-jsonpointer
(package
(name "python-jsonpointer")