gnu: Remove python2-guzzle-sphinx-theme.

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

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

View file

@ -711,9 +711,6 @@ (define-public python-guzzle-sphinx-theme
and several other projects.")
(license license:expat)))
(define-public python2-guzzle-sphinx-theme
(package-with-python2 python-guzzle-sphinx-theme))
(define-public python-sphinx-rtd-theme
(package
(name "python-sphinx-rtd-theme")