From e810a162065853e6eab0d1f73ea837d57c26d16d Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 26 Oct 2021 12:35:35 -0700 Subject: update pytest warning filters (they are pretty expansive) --- python/pytest.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'python/pytest.ini') diff --git a/python/pytest.ini b/python/pytest.ini index 034a68e..d916b98 100644 --- a/python/pytest.ini +++ b/python/pytest.ini @@ -17,5 +17,8 @@ filterwarnings = ignore::DeprecationWarning:.*wayback ignore::DeprecationWarning:.*PIL ignore::DeprecationWarning:.*justext + ignore::DeprecationWarning:.*internetarchive + ignore::DeprecationWarning:.*minio + ignore:.*pytz-deprecation-shim log_level = INFO -- cgit v1.2.3