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
For the moment, we can't publish our aarch64 binary wheels onto pypi because it breaks the manylinux2010 policy. However, it seems that manylinux2014 could solve this. Discussion happens here, pypa/manylinux#84. Something we should track.