perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / nox / patches / 02-test-req.patch
bloba75b73715c7df9b018f769bef1165d01b6b3ffdf
1 These test requirements are either optional or not needed to run tests.
2 We do not have them packaged.
4 --- nox-2024.10.9/requirements-test.txt.orig
5 +++ nox-2024.10.9/requirements-test.txt
6 @@ -1,10 +1,5 @@
7 coverage[toml]>=7.2
8 flask
9 -myst-parser
10 pytest>=6.0
11 pytest-cov
12 sphinx>=3.0
13 -sphinx-autobuild
14 -sphinx-tabs
15 -uv; python_version>='3.8'
16 -witchhazel