me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-sphinx-rtd-theme.

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

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Vinicius Monego 2022-01-19 14:08:54 +00:00 committed by Mathieu Othacehe
parent 684102f322
commit 52bb5b0cd9
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 0 additions and 3 deletions

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")