From 10de6ec2acd8cc42d852fdd3e7a4b4a433d2dd44 Mon Sep 17 00:00:00 2001 From: khoaguin Date: Fri, 27 Sep 2024 16:04:56 +0700 Subject: [PATCH] [tox] change `deps` for `stack.test.scenario.k8s` --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 38de481dcad..042ead3a5e3 100644 --- a/tox.ini +++ b/tox.ini @@ -296,7 +296,7 @@ commands = description = Syft Scenario Tests on K8s changedir = {toxinidir} deps = - -e{toxinidir}/packages/syft[dev,data_science] + {[testenv:syft]deps} pytest-asyncio pytest-timeout allowlist_externals =