File no-pytest-cov.patch of Package python-frozenlist
diff -Nru frozenlist-1.6.2.orig/pytest.ini frozenlist-1.6.2/pytest.ini
--- frozenlist-1.6.2.orig/pytest.ini 2025-06-03 22:04:42.000000000 +0200
+++ frozenlist-1.6.2/pytest.ini 2025-06-06 13:58:26.290587614 +0200
@@ -18,14 +18,6 @@
# https://docs.pytest.org/en/stable/doctest.html
--doctest-modules
- # Pre-load the `pytest-cov` plugin early:
- -p pytest_cov
-
- # `pytest-cov`:
- --cov
- --cov-config=.coveragerc
- --cov-context=test
-
# Fail on config parsing warnings:
# --strict-config