perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / typing_extensions / patches / 02-unittest-verbose.patch
blob6c536110a1d2dee3f95856b3980fec620a75b1f3
1 --- typing_extensions-4.12.2/tox.ini.orig
2 +++ typing_extensions-4.12.2/tox.ini
3 @@ -4,4 +4,4 @@
5 [testenv]
6 changedir = src
7 -commands = python -m unittest discover
8 +commands = python -m unittest discover --verbose