From ed92f3b15676f2b773757f5dae0500ed662dcb39 Mon Sep 17 00:00:00 2001 From: Madhava Jay Date: Thu, 12 Sep 2024 06:12:07 +1000 Subject: [PATCH] Added deps to test --- tox.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tox.ini b/tox.ini index 67d86b19ff7..4bd4322cdb8 100644 --- a/tox.ini +++ b/tox.ini @@ -290,6 +290,10 @@ commands = description = Syft Scenario Tests deps = -e{toxinidir}/packages/syft[dev,data_science] + pytest-asyncio + pytest-timeout + anyio + unsync allowlist_externals = bash uv