aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/pytest.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/pytest.ini b/python/pytest.ini
index 18b5dae..18e8cf0 100644
--- a/python/pytest.ini
+++ b/python/pytest.ini
@@ -20,6 +20,7 @@ filterwarnings =
ignore::DeprecationWarning:.*internetarchive
ignore::DeprecationWarning:.*minio
ignore::DeprecationWarning:.*base_reporter
+ ignore::DeprecationWarning:.*loccache
ignore:.*pytz-deprecation-shim
log_level = INFO