Implement it like this: ```python pytest_plugins = ("libvcs.testing.fixtures",) ``` [example](https://github.com/chrisjsewell/sphinx-pytest/blob/main/src/sphinx_pytest/plugin.py#L18) from https://github.com/chrisjsewell/sphinx-pytest, via [`sphinx.tests`](https://github.com/sphinx-doc/sphinx/tree/5.x/tests)