commit:     7f5c64c3f38811a36afaf595dd715ebe30f99c5f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  6 16:10:15 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep  6 16:15:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5c64c3

dev-python/weasyprint: Enable pytest-xdist

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/weasyprint/weasyprint-66.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/weasyprint/weasyprint-66.0.ebuild 
b/dev-python/weasyprint/weasyprint-66.0.ebuild
index 20e648a30be2..26e3ce303343 100644
--- a/dev-python/weasyprint/weasyprint-66.0.ebuild
+++ b/dev-python/weasyprint/weasyprint-66.0.ebuild
@@ -40,4 +40,5 @@ BDEPEND="
 "
 
 EPYTEST_PLUGINS=()
+EPYTEST_XDIST=1
 distutils_enable_tests pytest

Reply via email to