summaryrefslogtreecommitdiff
path: root/dev-python/boto3/boto3-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/boto3/boto3-9999.ebuild')
-rw-r--r--dev-python/boto3/boto3-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-9999.ebuild b/dev-python/boto3/boto3-9999.ebuild
index d155ad52d110..ec9fc93bf23a 100644
--- a/dev-python/boto3/boto3-9999.ebuild
+++ b/dev-python/boto3/boto3-9999.ebuild
@@ -62,5 +62,5 @@ python_prepare_all() {
}
python_test() {
- epytest tests/{functional,unit} -n "$(makeopts_jobs)"
+ epytest tests/{functional,unit} -n "$(makeopts_jobs)" --dist=worksteal
}