diff --git a/pytest.ini b/pytest.ini index cf924e7385ae..f1c49d0ff33c 100644 --- a/pytest.ini +++ b/pytest.ini @@ -24,3 +24,4 @@ filterwarnings = ignore:Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.:UserWarning # Ignore DeprecationWarnings from distutils ignore::DeprecationWarning:.*distutils + ignore:\n\n `numpy.distutils`:DeprecationWarning