From daab2808dca70c3cc4a99035ef8dcbda602c27ed Mon Sep 17 00:00:00 2001 From: eastandwestwind Date: Tue, 26 Nov 2024 17:38:05 +0100 Subject: [PATCH] bump timeout --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1ef776f940..a8abe5884d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -11,4 +11,4 @@ parentdir_prefix = universal = True [pytest] -timeout = 300 \ No newline at end of file +timeout = 500 \ No newline at end of file