diff --git a/pytest.ini b/pytest.ini index 614945cd1..8970d33e8 100644 --- a/pytest.ini +++ b/pytest.ini @@ -3,5 +3,5 @@ filterwarnings = error ignore:.*arg_id_to_.* ignore:.*row_stack.*:DeprecationWarning - ignore::pytools.persistent_dict.RecommendedHashNotFoundWarning + ignore:Unable to import recommended hash.* ignore:.*pkg_resources.*:DeprecationWarning