gnu: Remove python2-sphinx-me.

* gnu/packages/sphinx.scm (python2-sphinx-me): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Vinicius Monego 2022-01-19 14:08:50 +00:00 committed by Mathieu Othacehe
parent cc59d9cbf8
commit a0016c48d0
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -574,9 +574,6 @@ (define-public python-sphinx-me
use in your Sphinx docs.")
(license license:bsd-2)))
(define-public python2-sphinx-me
(package-with-python2 python-sphinx-me))
(define-public python-sphinx-repoze-autointerface
(package
(name "python-sphinx-repoze-autointerface")