diff --git a/pytest.ini b/pytest.ini index 50a7971b71..9d326e54c7 100644 --- a/pytest.ini +++ b/pytest.ini @@ -64,3 +64,6 @@ filterwarnings= ignore:Support for .* in .pyproject.toml. is still .beta. ignore::setuptools.command.editable_wheel.InformationOnly + + # https://github.com/pypa/setuptools/issues/3655 + ignore:The --rsyncdir command line argument and rsyncdirs config variable are deprecated.:DeprecationWarning