mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
684102f322
commit
52bb5b0cd9
1 changed files with 0 additions and 3 deletions
|
@ -731,9 +731,6 @@ and several other projects.")
|
||||||
(description "A theme for Sphinx used by ReadTheDocs.org.")
|
(description "A theme for Sphinx used by ReadTheDocs.org.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-sphinx-rtd-theme
|
|
||||||
(package-with-python2 python-sphinx-rtd-theme))
|
|
||||||
|
|
||||||
(define-public python-breathe
|
(define-public python-breathe
|
||||||
(package
|
(package
|
||||||
(name "python-breathe")
|
(name "python-breathe")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue