mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/watchfiles: Use EPYTEST_PLUGINS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -91,8 +91,6 @@ BDEPEND="
|
||||
dev-python/setuptools-rust[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
dev-python/dirty-equals[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-mock[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-timeout[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
@@ -101,6 +99,7 @@ QA_FLAGS_IGNORED=".*/_rust_notify.*"
|
||||
|
||||
export PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1
|
||||
|
||||
EPYTEST_PLUGINS=( anyio pytest-{mock,timeout} )
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user