From 1186d7c58e6046aea6a6115c608dbd77728e7aca Mon Sep 17 00:00:00 2001 From: anush elangovan Date: Thu, 2 Jun 2022 20:16:16 +0000 Subject: [PATCH] disable tflite tests --- pytest.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pytest.ini b/pytest.ini index 157f2c5f..7673612a 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,4 +1,3 @@ [pytest] addopts = --verbose -p no:warnings -norecursedirs = inference - +norecursedirs = inference tank/tflitehub