gnu: Remove python2-sphinx-repoze-autointerface.
* gnu/packages/sphinx.scm (python2-sphinx-repoze-autointerface): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
parent
a0016c48d0
commit
b896db8cd1
|
@ -595,9 +595,6 @@ introspection of @code{zope.interface} instances in code.")
|
|||
(home-page "https://github.com/repoze/repoze.sphinx.autointerface")
|
||||
(license license:repoze)))
|
||||
|
||||
(define-public python2-sphinx-repoze-autointerface
|
||||
(package-with-python2 python-sphinx-repoze-autointerface))
|
||||
|
||||
(define-public python-sphinx-prompt
|
||||
(package
|
||||
(name "python-sphinx-prompt")
|
||||
|
|
Reference in New Issue