Skip to content

Fix Windows wheel builds failing due to shell redirect in version specifier#2302

Merged
kounelisagis merged 1 commit intomainfrom
agis/fix-windows
Feb 25, 2026
Merged

Fix Windows wheel builds failing due to shell redirect in version specifier#2302
kounelisagis merged 1 commit intomainfrom
agis/fix-windows

Conversation

@kounelisagis
Copy link
Member

This PR switches cibuildwheel from test-requires to test-extras so that test dependencies are read from wheel metadata instead of being passed as shell arguments. This fixes pandas<3 breaking all Windows builds because < is a redirect operator in cmd.exe.

@kounelisagis
Copy link
Member Author

@kounelisagis kounelisagis merged commit 5f24a9d into main Feb 25, 2026
89 checks passed
@kounelisagis kounelisagis deleted the agis/fix-windows branch February 25, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants