1 pytest-pretty and pytest-speed are not needed to run tests
3 --- pydantic_core-2.27.1/pyproject.toml.orig
4 +++ pydantic_core-2.27.1/pyproject.toml
7 # pytest-examples currently depends on aiohttp via black; we don't want to build it on platforms like aarch64 musllinux in CI
8 'pytest-examples; implementation_name == "cpython" and platform_machine == "x86_64"',
14 # numpy doesn't offer prebuilt wheels for all versions and platforms we test in CI e.g. aarch64 musllinux