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
fix: Install Python build dependencies in workflows
Add steps to install build, wheel, and setuptools before building.
Both test and release workflows now install these dependencies.
Fixes: No module named build error on macOS/Windows runners
0 commit comments