diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm index 2c4eb09d04..197e2da464 100644 --- a/gnu/packages/sphinx.scm +++ b/gnu/packages/sphinx.scm @@ -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")