dev-python/mastodon-py: 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:07:39 +05:00
parent 878d09c82a
commit c425356d2a

View File

@@ -29,16 +29,18 @@ BDEPEND="
test? (
>=dev-python/cryptography-1.6.0[${PYTHON_USEDEP}]
>=dev-python/http-ece-1.0.5[${PYTHON_USEDEP}]
dev-python/pytest-mock[${PYTHON_USEDEP}]
dev-python/pytest-recording[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/requests-mock[${PYTHON_USEDEP}]
dev-python/vcrpy[${PYTHON_USEDEP}]
)
"
PATCHES=( "${FILESDIR}"/${PN}-2.0.1-tests.patch )
EPYTEST_PLUGINS=(
pytest-mock
pytest-recording
requests-mock
)
EPYTEST_XDIST=1
EEPYTEST_DESELECT=(
# something related to simplejson