gnu: Remove python2-sphinx-alabaster-theme.

* gnu/packages/sphinx.scm (python2-sphinx-alabaster-theme): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-01 02:53:55 -04:00
parent 80e3ab8d1e
commit ba8ab7a481
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -631,9 +631,6 @@ (define-public python-sphinx-alabaster-theme
theme for the Sphinx documentation system. It's the default theme of Sphinx.")
(license license:bsd-3)))
(define-public python2-sphinx-alabaster-theme
(package-with-python2 python-sphinx-alabaster-theme))
(define-public python-sphinx-argparse
(package
(name "python-sphinx-argparse")