mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-19 01:11:55 -05:00
gnu: Remove python2-sphinx-me.
* gnu/packages/sphinx.scm (python2-sphinx-me): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
cc59d9cbf8
commit
a0016c48d0
1 changed files with 0 additions and 3 deletions
|
@ -574,9 +574,6 @@ (define-public python-sphinx-me
|
|||
use in your Sphinx docs.")
|
||||
(license license:bsd-2)))
|
||||
|
||||
(define-public python2-sphinx-me
|
||||
(package-with-python2 python-sphinx-me))
|
||||
|
||||
(define-public python-sphinx-repoze-autointerface
|
||||
(package
|
||||
(name "python-sphinx-repoze-autointerface")
|
||||
|
|
Loading…
Reference in a new issue