Obsolete VTE pre-2.91 ABI
[oi-userland.git] / components / python / pydantic / patches / 01-pytest-plugins.patch
blob873973347ea2c999864bcfefdfbb98fa0e29fc26
1 We do not have these (mostly optional) pytest plugins packaged yet.
3 --- pydantic-2.10.3/pyproject.toml.orig
4 +++ pydantic-2.10.3/pyproject.toml
5 @@ -72,12 +72,8 @@
6 'eval-type-backport',
7 'pytest',
8 'pytest-mock',
9 - 'pytest-pretty',
10 - 'pytest-examples',
11 'faker',
12 'pytest-benchmark',
13 - 'pytest-codspeed',
14 - 'pytest-memray; platform_python_implementation == "CPython" and platform_system != "Windows"',
15 'packaging',
16 'jsonschema',