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

Add support for multiple --config-settings in PEP517 backend #1624

Merged
merged 1 commit into from
May 21, 2023

Conversation

messense
Copy link
Member

Note that this requires at least pip 23.1.

Closes #1623

@netlify
Copy link

netlify bot commented May 21, 2023

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit 0a1f217
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/6469936b12d8dd00087e0538
😎 Deploy Preview https://deploy-preview-1624--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@messense messense force-pushed the multiple-config-settings branch from 2031387 to 0a1f217 Compare May 21, 2023 03:43
@ionenwks
Copy link

Thanks, gave it a try and does work fine both ways 👍

@messense messense merged commit 701e3ae into PyO3:main May 21, 2023
@messense messense deleted the multiple-config-settings branch May 21, 2023 04:11
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.

pep517 backend attempts to shlex.split config_settings
2 participants