Description
Now that PEP 735 is officially accepted, I wonder if it would be possible to add support for a CIBW_TEST_GROUPS/test-group option (mirroring CIBW_TEST_EXTRAS/test-extras) ?
I've been trying to migrate a project from using requirement files to dependency groups after uv added support for it, but so far I haven't managed to migrate my cibuildwheel configuration to use that, but it feels like it could maybe be natively supported.
Build log
No response
CI config
No response
Description
Now that PEP 735 is officially accepted, I wonder if it would be possible to add support for a
CIBW_TEST_GROUPS/test-groupoption (mirroringCIBW_TEST_EXTRAS/test-extras) ?I've been trying to migrate a project from using requirement files to dependency groups after uv added support for it, but so far I haven't managed to migrate my cibuildwheel configuration to use that, but it feels like it could maybe be natively supported.
Build log
No response
CI config
No response