gnu: Remove python2-sphinx-repoze-autointerface.

* gnu/packages/sphinx.scm (python2-sphinx-repoze-autointerface): Remove
variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Vinicius Monego 2022-01-19 14:08:51 +00:00 committed by Mathieu Othacehe
parent a0016c48d0
commit b896db8cd1
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -595,9 +595,6 @@ (define-public python-sphinx-repoze-autointerface
(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")