File python-holidays.diff of Package python-holidays
--- a/pyproject.toml.orig 2025-08-19 09:38:10.772015184 +0200 +++ b/pyproject.toml 2025-08-19 09:38:16.604142743 +0200 @@ -69,9 +69,6 @@ skip = [ "docs" ] [tool.pytest.ini_options] -addopts = [ - "--cov-fail-under=100", -] filterwarnings = [ "ignore::DeprecationWarning:holidays.deprecations.v1_incompatibility", ]