sphinx-nameko-theme
package.
{'html_theme': 'nameko', 'html_theme_path': '[sphinx_nameko_theme.get_html_theme_path()]'}
======================================== 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 18, in <module> from docutils.parsers.rst import Directive, roles File "/home/runner/work/sphinx-themes.org/sphinx-themes.org/.nox/publish/lib/python3.12/site-packages/docutils/parsers/rst/__init__.py", line 77, in <module> ImportError: cannot import name 'universal' from 'docutils.transforms' (unknown location)