+ /usr/bin/pytest -v --deselect tests/test_options.py::test_list_of_three_icons_automated_values
ImportError while loading conftest '/builddir/build/BUILD/python-sphinx-favicon-1.0.1-build/sphinx-favicon-1.0.1/tests/conftest.py'.
tests/conftest.py:5: in <module>
from sphinx.testing.path import path
E ModuleNotFoundError: No module named 'sphinx.testing.path'
Running tests with Sphinx 9+ fails, sphinx.testing.path has been removed.