Build Failed!

12 May 2025 01:15:29 UTC
Unless all site previews are broken, this is a problem with the murray package.
Configuration
{'html_theme': 'murray', 'html_theme_path': '[murray.get_html_theme_path()]'}
Output
======================================== stdout ========================================

======================================== stderr ========================================
Traceback (most recent call last):
  File "/home/runner/work/sphinx-themes.org/sphinx-themes.org/.nox/publish/bin/sphinx-build", line 4, in <module>
    from sphinx.cmd.build import main
  File "/home/runner/work/sphinx-themes.org/sphinx-themes.org/.nox/publish/lib/python3.12/site-packages/sphinx/cmd/build.py", line 18, in <module>
    from sphinx.application import Sphinx
  File "/home/runner/work/sphinx-themes.org/sphinx-themes.org/.nox/publish/lib/python3.12/site-packages/sphinx/application.py", line 35, in <module>
    from sphinx.registry import SphinxComponentRegistry
  File "/home/runner/work/sphinx-themes.org/sphinx-themes.org/.nox/publish/lib/python3.12/site-packages/sphinx/registry.py", line 11, in <module>
    from docutils.core import Publisher
ModuleNotFoundError: No module named 'docutils.core'