me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-sphinx-alabaster-theme.

* gnu/packages/sphinx.scm (python2-sphinx-alabaster-theme): Delete variable.
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
1 changed files with 0 additions and 3 deletions

View File

@ -631,9 +631,6 @@ introspection of @code{zope.interface} instances in code.")
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")