commit: 6dc0a14b8d69f40c2df5cf2bd5dbe67f2231dd13
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 4 05:37:46 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 4 05:37:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dc0a14b
dev-python/Faker: Speed testing up
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/Faker/Faker-25.4.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/Faker/Faker-25.4.0.ebuild
b/dev-python/Faker/Faker-25.4.0.ebuild
index f7ca8ee10616..4c2a8812f280 100644
--- a/dev-python/Faker/Faker-25.4.0.ebuild
+++ b/dev-python/Faker/Faker-25.4.0.ebuild
@@ -31,6 +31,7 @@ BDEPEND="
)
"
+EPYTEST_XDIST=1
distutils_enable_tests pytest
python_test() {