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
This PR enable the build of M1 wheels to rely on `python -m build`
instead of `python setup.py`. The default is still `python setup.py`.
This is the same as #5071 and
#5076 that were landed for
linux wheels.
We need this for torchcodec to support M1 wheels
pytorch/torchcodec#230
CC @scotts@atalman
0 commit comments