perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / typer / patches / 02-no-pytest-sugar.patch
blob2c02ae4b71d5791a7a7cc6122a4177a5389d8ba0
1 We have no pytest-sugar packaged yet.
2 It is not needed to run tests.
4 --- typer-0.12.4/requirements-tests.txt.orig
5 +++ typer-0.12.4/requirements-tests.txt
6 @@ -4,7 +4,6 @@
7 pytest-cov >=2.10.0,<5.0.0
8 coverage[toml] >=6.2,<8.0
9 pytest-xdist >=1.32.0,<4.0.0
10 -pytest-sugar >=0.9.4,<0.10.0
11 mypy ==1.4.1
12 # Needed explicitly by typer-slim
13 rich >=10.11.0