diff --git a/pytest.ini b/pytest.ini index 80d9163bc..4f5f759b5 100644 --- a/pytest.ini +++ b/pytest.ini @@ -3,3 +3,4 @@ filterwarnings = error::DeprecationWarning error::FutureWarning ignore::DeprecationWarning:pkg_resources + ignore:Support for UCX 1.9.0 is deprecated.*:FutureWarning:ucp