Description: plugin disabled because the module is not present in Debian
Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Forwarded: not-needed
Last-Update: 2023-12-09
Index: enum-tools-0.11.0/tests/conftest.py
===================================================================
--- enum-tools-0.11.0.orig/tests/conftest.py
+++ enum-tools-0.11.0/tests/conftest.py
@@ -19,8 +19,7 @@ else:
 	# 3rd party
 	from sphinx.testing.path import path  # type: ignore[misc]
 
-pytest_plugins = ("coincidence", "sphinx.testing.fixtures", "sphinx_toolbox.testing")
-
+pytest_plugins = ("coincidence", "sphinx.testing.fixtures")
 
 @pytest.fixture(scope="session")
 def rootdir() -> path:
