1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-26 20:20:32 +02:00

gnu: Remove python2-sphinx-rtd-theme.

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

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Vinicius Monego
2022-01-19 14:08:54 +00:00
committed by Mathieu Othacehe
parent 684102f322
commit 52bb5b0cd9

View File

@@ -731,9 +731,6 @@ and several other projects.")
(description "A theme for Sphinx used by ReadTheDocs.org.")
(license license:expat)))
(define-public python2-sphinx-rtd-theme
(package-with-python2 python-sphinx-rtd-theme))
(define-public python-breathe
(package
(name "python-breathe")