dev-python/asgiref: Revert "Use EPYTEST_PLUGINS"

Pushed accidentally prior to eclass changes.

Reverts: 8a59d66a8f
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-06-24 12:01:42 +02:00
parent 1d588c0ead
commit cee1258c0f

View File

@@ -19,5 +19,10 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
EPYTEST_PLUGINS=( pytest-asyncio )
BDEPEND="
test? (
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
)
"
distutils_enable_tests pytest