diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm index 43f9712504..6ee0325628 100644 --- a/gnu/packages/sphinx.scm +++ b/gnu/packages/sphinx.scm @@ -731,9 +731,6 @@ and several other projects.") (description "A theme for Sphinx used by ReadTheDocs.org.") (license license:expat))) -(define-public python2-sphinx-rtd-theme - (package-with-python2 python-sphinx-rtd-theme)) - (define-public python-breathe (package (name "python-breathe")