From 4f3569175f9618b5c45c0586043745671980c844 Mon Sep 17 00:00:00 2001 From: Dulmandakh Date: Fri, 5 Jul 2024 23:32:31 +0800 Subject: [PATCH] sss --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index fdec66d0..733b7b1f 100644 --- a/tox.ini +++ b/tox.ini @@ -4,7 +4,7 @@ skipsdist = true [testenv] deps = - .[test] +allowlist_externals = pytest setenv = PYTHONPATH = .:{envdir} commands =