diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/pytest.ini | 3 |
1 files changed, 3 insertions, 0 deletions
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 |