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

Draft: Build wheels for different Python interpreter #432

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tiran
Copy link
Collaborator

@tiran tiran commented Sep 18, 2024

Fromager now support building wheels for a different Python interpreter:

fromager --python-interpreter=/path/to/python ...

Fixes: #431

Fromager now support building wheels for a different Python interpreter:

```shell
fromager --python-interpreter=/path/to/python ...
```

Fixes: python-wheel-build#431
Signed-off-by: Christian Heimes <[email protected]>
@tiran tiran force-pushed the other-python-interpreter branch from 9f7c4e2 to 3348a7c Compare September 18, 2024 14:18
@tiran
Copy link
Collaborator Author

tiran commented Sep 18, 2024

I need to add some e2e tests before the PR is ready for review.

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.

Support building for different Python version
1 participant