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
Install only Maturin via pip during wheel builds, removing the
uv sync --dev step. This change prevents the resolution of
development-only dependencies, streamlining the build process.
0 commit comments