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
We really want to have a wheel for this package. As we are currently migrating to arm64, the lack of a prebuilt wheel will cause the wheel build process to run under emulation, even though it is completely redundant, adding quite a few more seconds to the build time unnecessarily.
adding a bdist_wheel to your CI release should take a few minutes at most.