gnu: Remove python2-sphinx-rtd-theme.
* gnu/packages/sphinx.scm (python2-sphinx-rtd-theme): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
parent
684102f322
commit
52bb5b0cd9
|
@ -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")
|
||||
|
|
Reference in New Issue