diff --git a/pytest.ini b/pytest.ini index ddf76f09e0..5e4bf72dd5 100644 --- a/pytest.ini +++ b/pytest.ini @@ -34,9 +34,6 @@ filterwarnings = # FIXME: Delete this entry once `zope` is updated. once:Deprecated call to `pkg_resources.declare_namespace.'zope'.`.\nImplementing implicit namespace packages .as specified in PEP 420. is preferred to `pkg_resources.declare_namespace`. See https.//setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages:DeprecationWarning: - # FIXME: Delete this entry once `coreapi` is updated. - once:'cgi' is deprecated and slated for removal in Python 3.13:DeprecationWarning:_pytest.assertion.rewrite - # FIXME: Delete this entry once the use of `distutils` is exterminated from the repo. once:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning:_pytest.assertion.rewrite