commit: 2766decf129755a0ee3e4273579b73dec0fa971b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 6 17:12:21 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 6 17:15:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2766decf
dev-python/tpm2-pytss: Enable pytest-xdist
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/tpm2-pytss/tpm2-pytss-2.3.0-r2.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/tpm2-pytss/tpm2-pytss-2.3.0-r2.ebuild
b/dev-python/tpm2-pytss/tpm2-pytss-2.3.0-r2.ebuild
index 2bba9bf8fb8e..ca209f4bd77f 100644
--- a/dev-python/tpm2-pytss/tpm2-pytss-2.3.0-r2.ebuild
+++ b/dev-python/tpm2-pytss/tpm2-pytss-2.3.0-r2.ebuild
@@ -48,4 +48,5 @@ PATCHES=(
export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
EPYTEST_PLUGINS=()
+EPYTEST_XDIST=1
distutils_enable_tests pytest