401 caused problems with making a new release, as wheels for linux failed to build. This was only caught when building wheels for the actual release failed, as that's the only time we attempt to build wheels using manylinux. If we had something testing this on the PR, it would have been caught sooner.
401 caused problems with making a new release, as wheels for linux failed to build. This was only caught when building wheels for the actual release failed, as that's the only time we attempt to build wheels using
manylinux
. If we had something testing this on the PR, it would have been caught sooner.