Index: frozenlist-1.4.1/pytest.ini
===================================================================
--- frozenlist-1.4.1.orig/pytest.ini
+++ frozenlist-1.4.1/pytest.ini
@@ -21,14 +21,6 @@ addopts =
   # Dump the test results in junit format:
   # --junitxml=.test-results/pytest/results.xml
 
-  # Pre-load the `pytest-cov` plugin early:
-  -p pytest_cov
-
-  # `pytest-cov`:
-  --cov
-  --cov-context=test
-  --cov-config=.coveragerc
-
   # Fail on config parsing warnings:
   # --strict-config