summaryrefslogtreecommitdiff
path: root/dev-python/websockets/websockets-9.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/websockets/websockets-9.1-r1.ebuild')
-rw-r--r--dev-python/websockets/websockets-9.1-r1.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/websockets/websockets-9.1-r1.ebuild b/dev-python/websockets/websockets-9.1-r1.ebuild
index b4202f59a401..319a32d784b5 100644
--- a/dev-python/websockets/websockets-9.1-r1.ebuild
+++ b/dev-python/websockets/websockets-9.1-r1.ebuild
@@ -33,3 +33,6 @@ src_prepare() {
distutils-r1_src_prepare
}
+
+# Be more tolerant with time-sensitive tests for slow systems.
+export WEBSOCKETS_TESTS_TIMEOUT_FACTOR=100