dev-python/cattrs: Disable xdist

Closes: https://bugs.gentoo.org/941429
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-11-13 12:41:19 +01:00
parent 3ff8f14597
commit 660803fb69

View File

@@ -49,7 +49,8 @@ BDEPEND="
)
"
EPYTEST_XDIST=1
# xdist can randomly break tests, depending on job count
# https://bugs.gentoo.org/941429
distutils_enable_tests pytest
PATCHES=(