net-misc/gdown: use EPYTEST_PLUGINS

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2025-07-05 23:49:34 +05:00
parent 8c7f54cbec
commit fca2484f0f

View File

@@ -34,6 +34,8 @@ BDEPEND="
dev-python/hatch-vcs[${PYTHON_USEDEP}]
"
EPYTEST_PLUGINS=( )
distutils_enable_tests pytest
src_configure() {