diff --git a/pytest.ini b/pytest.ini index 975baf68ca..8cc1052d12 100644 --- a/pytest.ini +++ b/pytest.ini @@ -34,7 +34,6 @@ filterwarnings= # https://github.com/pypa/setuptools/issues/2497 ignore:.* is an invalid version and will not be supported::pkg_resources - ignore:Creating a LegacyVersion has been deprecated # https://github.com/pypa/setuptools/pull/2865#issuecomment-965700112 # ideally would apply to Python 3.10+ when