rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / python / yarl / patches / 02-test-no-cov.patch
blob443fa8c8947aad89b8a44514453421401935bb32
1 Coverage fails so do not do it.
3 --- yarl-1.18.3/pytest.ini.orig
4 +++ yarl-1.18.3/pytest.ini
5 @@ -16,14 +16,6 @@
6 # https://docs.pytest.org/en/stable/doctest.html
7 --doctest-modules
9 - # Pre-load the `pytest-cov` plugin early:
10 - -p pytest_cov
12 - # `pytest-cov`:
13 - --cov
14 - --cov-config=.coveragerc
15 - --cov-context=test
17 # Fail on config parsing warnings:
18 # --strict-config