-
Notifications
You must be signed in to change notification settings - Fork 71
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
Add DIST_EXTRA_CONFIG option for passing setup.cfg overrides during build #177
Conversation
Haven't done all my own testing yet - wanted to get the change up for discussion first. |
I have now tested this as part of the cibuildwheel tests (thanks to |
@jaraco This is what we started discussing in pypa/cibuildwheel#1144 |
@jaraco Ping again. |
31a3965
to
a361461
Compare
I decided to go with |
This change is going out with Setuptools 65.4.0, slated to be on PyPI soon. Please take a look. |
As discussed during pypa/cibuildwheel#1144