mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
dev-python/fastmcp: raise default pytest timeout
Closes: https://bugs.gentoo.org/978150 Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
This commit is contained in:
@@ -60,6 +60,9 @@ BDEPEND="
|
||||
)
|
||||
"
|
||||
|
||||
# raise default timeout
|
||||
# https://bugs.gentoo.org/978150
|
||||
: ${EPYTEST_TIMEOUT:=10}
|
||||
EPYTEST_PLUGINS=(
|
||||
inline-snapshot
|
||||
pytest-{asyncio,env,httpx,timeout}
|
||||
|
||||
Reference in New Issue
Block a user