dev-python/sphinx-rtd-theme: remove outdated test dep

readthedosc-sphinx-ext is archived and unmaintained, and existed solely
as a test dep here. It was dropped upstream in:
6b587d1c67

Tests no longer need it.

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz 2025-11-30 01:44:07 -05:00
parent 2d9f835538
commit 9d13174887
No known key found for this signature in database
GPG Key ID: 84A7D12B700D2F57

View File

@ -23,11 +23,6 @@ RDEPEND="
>=dev-python/sphinx-6[${PYTHON_USEDEP}] >=dev-python/sphinx-6[${PYTHON_USEDEP}]
>=dev-python/sphinxcontrib-jquery-4[${PYTHON_USEDEP}] >=dev-python/sphinxcontrib-jquery-4[${PYTHON_USEDEP}]
" "
BDEPEND="
test? (
dev-python/readthedocs-sphinx-ext[${PYTHON_USEDEP}]
)
"
distutils_enable_tests pytest distutils_enable_tests pytest