perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / subprocess-tee / patches / 03-test-deps.patch
blob821cc50d7eb67d72a9aba5477b3ed1cd316fc9ca
1 We do not have this optional test dependency packaged yet.
3 --- subprocess_tee-0.4.2/pyproject.toml.orig
4 +++ subprocess_tee-0.4.2/pyproject.toml
5 @@ -67,7 +67,6 @@
7 test =[
8 "pytest-cov>=2.12.1",
9 - "pytest-plus>=0.2",
10 "pytest-xdist>=2.3.0",
11 "pytest>=6.2.5",