You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Draft: Build wheels for different Python interpreter
Fromager now support building wheels for a different Python interpreter:
```shell
fromager --python-interpreter=/path/to/python ...
```
Fixes: #431
Signed-off-by: Christian Heimes <[email protected]>
0 commit comments