Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cibuildwheel should error out if the same build produces multiple wheels with the same filename #1142

Closed
joerick opened this issue Jun 15, 2022 · 0 comments · Fixed by #1152

Comments

@joerick
Copy link
Contributor

joerick commented Jun 15, 2022

As discussed in #1129, we shouldn't silently overwrite wheels that are produced in the same run that have the same filename, as this implies a misconfiguration.

See #1129 (comment) and #1129 (comment) for further detail.

(alternatively, we could try to cover more wheel overlap cases with the same technique used in our ABI3 wheel support. See #1129 (comment) for an idea on this)

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 a pull request may close this issue.

1 participant