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

Accept -i x.y and -i python-x.y in maturin build command #925

Merged
merged 1 commit into from
May 18, 2022

Conversation

messense
Copy link
Member

This makes it easier to write CI configuration, for example
setup-python action use pypy-3.9 as version, accepting pypy-3.9
as pypy3.9 is much nicer than writing another pypy3.9 option.

@netlify
Copy link

netlify bot commented May 18, 2022

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit f809637
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/6284bd1e3d4f420008984247
😎 Deploy Preview https://deploy-preview-925--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.

This makes it easier to write CI configuration, for example
`setup-python` action use `pypy-3.9` as version, accepting `pypy-3.9`
as `pypy3.9` is much nicer than writing another `pypy3.9` option.
@messense messense force-pushed the interpreter-name branch from b9803ef to f809637 Compare May 18, 2022 09:32
@messense messense enabled auto-merge May 18, 2022 09:33
@messense messense merged commit 77b32e8 into PyO3:main May 18, 2022
@messense messense deleted the interpreter-name branch May 18, 2022 09:52
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.

1 participant