perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / pipdeptree / patches / 02-no-tox-uv.patch
blob62e8f697e5a7c6aaa3b99f719f8c376e0cb2f880
1 tox-uv is not needed to run tests in our environment.
3 --- pipdeptree-2.24.0/tox.ini.orig
4 +++ pipdeptree-2.24.0/tox.ini
5 @@ -1,7 +1,6 @@
6 [tox]
7 requires =
8 tox>=4.2
9 - tox-uv>=1.11.3
10 env_list =
11 fix
12 3.13