mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-09 20:59:31 -05:00
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:
parent
53c3cd4aec
commit
684102f322
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue